Copy Path Not name to clipboard

Have a suggestion for "Everything"? Please post it here.
Post Reply
Rene
Posts: 58
Joined: Fri Nov 04, 2016 6:16 am

Copy Path Not name to clipboard

Post by Rene »

when i search for a file, i often i need to copy & paste just the path into other programs.

Could we add a feature "copy full path" please ?
void
Developer
Posts: 16735
Joined: Fri Oct 16, 2009 11:31 pm

Re: Copy Path Not name to clipboard

Post by void »

To show the Copy path to Clipboard context menu (right click menu) item:
  • In Everything, from the Tools menu, click Options.
  • Click the Context menu tab.
  • Select Copy Path to Clipboard.
  • Click Show this item.
  • Click OK.
To create a keyboard shortcut to copy the path to the clipboard:
  • In Everything, from the Tools menu, click Options.
  • Click the Keyboard tab.
  • For Show commands containing, type in: path
  • Select File | Copy Path to Clipboard
  • Click Add....
  • Press a new keyboard shortcut and click OK.
  • Click OK.
To include double quotes around the path:
  • In Everything, from the Tools menu, click Options.
  • Click the Results tab.
  • Check Double quote copy as path.
  • Click OK.
Stamimail
Posts: 1122
Joined: Sat Aug 31, 2013 9:05 pm

Re: Copy Path Not name to clipboard

Post by Stamimail »

Double quote copy as path
I want to note that the user needs both forms: Path & "Path"
There are some cases that only one of them works and the other doesn't.
void
Developer
Posts: 16735
Joined: Fri Oct 16, 2009 11:31 pm

Re: Copy Path Not name to clipboard

Post by void »

A keyboard shortcut and context menu item to do both would be useful, added to my TODO list.
Post Reply