From 7ef92a1ef773f2d8404fb90703cf4056dbc0f884 Mon Sep 17 00:00:00 2001 From: "Alexander A. Kropotin" Date: Sat, 21 Aug 2021 12:48:28 +0500 Subject: [PATCH] chore(TODO.md) add new points into todo doc --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 242f376..3aee519 100755 --- a/TODO.md +++ b/TODO.md @@ -5,6 +5,7 @@ - [x] Develop the `Finder extension` which allows to create a symlinks for selected folders and files via contextual menu. - [x] Add the new menu item for replacing selected folders and files with symlinks. - [x] Add the new menu item for creating symlink in a parent directory (parent for target objects). +- [ ] Optional feature - use relative path instead absolute path in symlink target URL (if target and link located in one volume) - [ ] Develop additional `Finder extension` which allows to create a `hard links` for selected folders and files via contextual menu. - [ ] Develop the action panel for created symbolic links and hard lonks (in the app window): - [ ] a) (if broken) process to browse finder for 'Find/fix missing target'