Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you copy file paths quickly in Mac OS X v10.10 (Yosemite)? [closed]

Is there a quick way to copy file paths in Mac OS X v10.10 (Yosemite)?

like image 508
Nicholas Baird Avatar asked Mar 26 '15 21:03

Nicholas Baird


1 Answers

  1. Launch Automator (you can click the spotlight search feature in the upper right corner of your mac and search for Automator).
  2. In Automator, click "New" in the "File" drop down menu (upper left hand corner of display screen).
  3. Select "Service" for new file type (gear symbol).

-Now you can start building the shortcut-

  1. Type the word "copy" into the search space on the right side of the automator program window (next to "Actions" and "Variables").
  2. Drag "Copy to Clipboard" from the "search" area into the "workflow" area.
  3. Change the "Service receives selected" drop down menu to "files or folders" (right above workflow area).
  4. Change the "in" drop down menu to "Finder" (right above workflow area).
  5. Save file as "Copy File Path."

Automator screenshot for "Copy File Path"

To use this "Copy File Path" command, when you are using Finder simply right click a file/folder and scroll down to the "Services" menu item at the bottom of the context window. Select the "Copy File Path" option and then paste wherever desired.

To access the Automator shortcut file for editing or renaming, click the "Go" drop down window when you are using "Finder" (near top of display). Next hold the "option" key and double click on "Library" (note that "Library" appears only after holding down "option"). Scroll down the Library folder until you find the "Services" folder. Open this folder and your new Automator shortcut will be inside.

like image 164
Nicholas Baird Avatar answered Sep 20 '22 21:09

Nicholas Baird