Symbolic11
Symbolic11 copied to clipboard
Consider implementing a view of all symlinks that are present on a user's system
Thanks for the convenient application!
Got a small suggestion for the future releases: it may be helpful to provide ways of viewing the existing symlinks, junctions, etc. in a detailed list, as well as of showing the dangling ones and deleting any.
Had to use a separate tool alongside yours for this purpose.
This is the tool that I used, which might be of a good reference https://github.com/raspopov/SageLinks
I've also discovered 2 minor bugs, that are beside the point here and can be migrated to separate issues.
- The cross mark icon on the "link created" confirmation block is not clickable
- The app has to be explicitly launched with admin privileges in order to work. Probably. At least it wouldn't create any links prior to that.