Jump to content

Another symbolic link workflow


Recommended Posts

I needed a symlink creation workflow that would place (renamed) symlinks in the same folder as the file being symlinked. I used the shell script from this article. Links are renamed to "<filename> link", and if that already exists, "<filename> link 1" etc.

 

Suggestions welcome. It might be useful to include a choice as to whether to send symlinks to the Desktop or another destination instead. MorseCode's workflow sends links to Desktop, but offers no other choice.

 

Here it is, on my github

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...