Skip to content

danielbayley/alfred-finder-copy-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Sponsor this project

Packages

No packages published