View Single Post
  #9  
Old 01-26-2020, 10:24 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
One option would be to leverage relative paths:

1) Create folder C:\UR\New ebooks\books

2) Create .urd file at C:\UR\New ebooks

3) When importing the folder C:\UR\New ebooks\books, the URLs of folders/files imported from there will be stored relative (i.e., books\path\to\file.ext)

4) If New ebooks is renamed to Old ebooks 2019, the links will still be valid, or if the .urd file is moved to another path C:\UR\old ebooks 2019, which has a subfolder 'books', the relative paths will still match up with files in the relative subfolder.

https://kinook.com/UltraRecall/Manua...ronization.htm

The other option would be to use SQLite tools to mass update attribute values. See https://kinook.com/Forum/showthread.php?t=2825
Reply With Quote