Pythonista-Issues icon indicating copy to clipboard operation
Pythonista-Issues copied to clipboard

External Files: Unique aliases and symlinks

Open Henkhogan opened this issue 7 years ago • 0 comments
trafficstars

The request is to be capable to set a unique alias for external files. This alias should appear like a symlinked directory within a new folder ‘external’ that is located within the ‘~’ path.

Why needed? I have cross references between multiple external files. Absolute paths of these directories are not static - e.g. a path changes when I replace a file via file browser.

Currently I am looking for the path within bookmark.plist but this can only work as long as the file name is unique, but as uniqueness is not enforced, this is not a solid solution.

Henkhogan avatar Jun 19 '18 05:06 Henkhogan