After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 601189 - Add "Copy File Location" to the Context Menu Upon Right-Clicking Files
Add "Copy File Location" to the Context Menu Upon Right-Clicking Files
Status: RESOLVED DUPLICATE of bug 129551
Product: nautilus
Classification: Core
Component: Cut Copy Paste Undo
2.28.x
Other Linux
: Normal enhancement
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-08 19:14 UTC by Lonnie Best
Modified: 2013-05-10 02:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lonnie Best 2009-11-08 19:14:05 UTC
Often times, I use nautilus to quickly navigate to a file whose location I need to cut and paste elsewhere.

To get the location of a file in the clip-board currently requires the following steps:

(1) Navigate to the folder the file is in.
(2) Right-Click on the file.
(3) Click "Rename..."
(4) Type Ctrl-A
(5) Type Ctrl-C
(6) Click the "Pencil" icon (left of the location bar to display the folder path in text).
(7) Put a forward-slash on the end of the currently displayed folder-location.
(8) Paste the file-name (copied in step 5) to the end of the currently displayed location
(9) Type Ctrl-A
(10) Type Ctrl-C

These 10 steps could be reduced to 2 steps if we'd simply add one more item to the context menu that is displayed when someone right-clicks on a file in nautilus: "Copy File Location"

Another item I suggest to add to this same context menu is: "Copy File Name". This features should also include files extension when the text is place in the clipboard.

Firefox has similar items in it's context menu, while right-clicking on web links: "Copy Link Location", and I've even added a firefox extension that allows my to "Copy Link Text".

When I right-click on something, I expect to see a list of all things I might want to do to what I'm right-clicking on.

Many users will appreciate these additions, and many have probably thought of them, but they didn't take the time to file a report because of the many steps required to do so. Each step in any process culls the impatient.

In summary, please add the following to nautilus' context-menus upon right-clicking files:
(1) "Copy File Location"
(2) "Copy Name"
(3) "Copy Name with extension"

Add the following to nautilus' context-menus upon right-clicking folders:
(1) "Copy Folder Location" (include forward-slash on the end)
(2) "Copy Folder Name"

These enhancement eliminated many steps, and therefore evolve usability.

If you'd like to discuss this by phone, you may call me (toll free):
http://www.lonniebest.com/Phone/
Comment 1 Rune Svendsen 2011-04-09 17:37:48 UTC
Upon searching Google for a feature in Nautilus like this - because I'm missing this too, I'm always copying file locations into terminals - I stumbled upon a couple of users mentioning that if you prepare to copy a file, ie. press Ctrl+C or right click->Copy, the location of the file is saved as a text string, and if you right click any text field after doing this and select "Paste" (or press Ctrl+V), the location of the file will be pasted.

http://brainstorm.ubuntu.com/idea/20992/
Comment 2 William Jon McCann 2012-09-17 20:58:57 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 129551 ***
Comment 3 Lonnie Lee Best 2013-05-10 02:55:52 UTC
Rune, that's great tip, but unfortunately, when you paste into terminal, after doing those steps, it put file:/// on the front of the path.