nickzman / symboliclinker

A contextual menu plugin & service for macOS that allows users to make symbolic links in the Finder
779 stars 44 forks source link

Cannot create file links in the SymbolicLinker folder #15

Closed ninevcat closed 3 years ago

ninevcat commented 4 years ago

I want to create all file links when I use the SymbolicLinker Service to create the SymbolicLinker folder. so the MUSIC application(Audirvana) can detect the original files. Will it be supported in the next version?

nickzman commented 3 years ago

Sorry, I don't understand the question. You can create symbolic links to multiple files, folders, or even volumes at once by selecting multiple files/folders/volumes in the same window in the Finder.

ninevcat commented 3 years ago

THANK U FOR REPLY. If I create symbolic links to multiple folders, it seems that symbolic links to multiple files in the folders will not be created. And the effect I want is duplicating the folders and only create symbolic links to multiple files in the folders when I selecting multiple folders.

nickzman commented 3 years ago

That seems like one very esoteric use case. You could just create symbolic links to everything inside a folder, then move the links to a new folder you create on your desktop or something like that.

I'm not going to add any new features to SL, since it's intended to emulate the Finder's Make Alias command, and nothing beyond that. But you can always edit the source code to do what you need it to do, and make your own binary.