Skip to content

Feature request: Relative paths in project files. #209

@rudolfbyker

Description

@rudolfbyker

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions