finder copy path

  • Created by danielbayley
  • 🗓 Last Updated: 16/11/16 23:30:36
  • 🌟 Stars on GitHub: 5
  • Please consider supporting the creator by Starring or Sponsoring them on GitHub!
  • Get Source Code

From their README

badge

Finder Copy Path Alfred workflow

Easily copy the current Finder path in a variety of formats.

demo * Demo using the _[mnml]_ Alfred [theme].

This workflow will act on the first item selected in Finder, or default to the current folder path if no selection is made. The chosen path will be copied to the clipboard; A Post Notification can easily be added to the workflow if required.

⌥ select to 'quote' path.
⌘ select to "double quote" path.
⇧ select to append / to folder path.
⌃ select to escape spaces in path, or decode a URL. Also prefix file .extensions.

Install

This workflow requires Node.js (easily available with Homebrew) and Alfred 3 with the paid Powerpack upgrade.

brew install node
npm install -g alfred-finder-copy-path

License

MIT © Daniel Bayley