You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day, I would love to be able to use a project structure like this, and then move the "book" folder anywhere (even to another computer) without breaking any links:
book/
scanned/
p01.png
p02.png
...
project1.ScanTailor
project1_out/
project1_001.tif
project1_002.tif
...
project2.ScanTailor
project2_out/
project2_001.tif
project2_002.tif
...
This folder structure is possible to set up, but if I move or rename the "book" folder, the projects break, because the absolute paths are stored in the .ScanTailor files.