paulw Posted February 3, 2017 Share Posted February 3, 2017 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now