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/
- 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.
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:
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
.ScanTailorfiles.