question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Copy File / Folder Path in `Context Menu`

See original GitHub issue

Is your feature request related to a problem? Please describe.

when attaching a file to a website / SaaS requiring file upload, the Open Dialog will need a file path.

Right now to get the file or folder path, we’d have to:

  1. Search for the file / folder path
  2. Ctrl+O to bring up Context Menu
  3. Choose the option to Open the folder containing the file
  4. In File Explorer, Copy and path
  5. Go to the Open Dialog and paste the folder path

Describe the solution you’d like

We can reduce step (3) and (4) down to a single step if there’s an option in the Context Menu to Copy path to Clipboard.

For files, this could copy the file path

For folders, this could copy the folder path

Describe alternatives you’ve considered

Alternate solution in my original Problem state above

Additional context

This is how Alfred currently works on the Mac.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
jjw24commented, Nov 17, 2021

this already exists:

image

but no shortcut for it though i think.

1reaction
taooceroscommented, Oct 25, 2021

@johnathanz Are you using everything or explorer plugin? I can add copy parent path directly to context menu so no need to copy that from explorer window. I think it’s useful and a good workround for current situation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Get Copy Path Always Visible in Context Menu in Windows ...
Alternatively, you can press and hold the Shift key and right-click a file or folder in File Explorer. A hidden command Copy as...
Read more >
Show “Copy as Path” Always in Right-Click Menu Without ...
Press and hold Shift , and right-click on a file or folder. Click “Copy as Path option” in the context menu. The object's...
Read more >
Copy path - Add to Context Menu in Windows 10
You can use Copy path from the Home tab in the ribbon of File Explorer by default, and use Copy as path by...
Read more >
How to Copy the Full Path of a File on Windows 10
Press Ctrl+V (or use the context menu) to paste the path to the file. Sometimes, it's handy to copy the full path of...
Read more >
HOW DO I COPY FILE PATHS ON WINDOWS 11?
it's quite easy. 1. Right-click on the item for which you want to copy its path, and you will see the Windows 11...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found