-
-
Notifications
You must be signed in to change notification settings - Fork 456
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Search for the file / folder path
Ctrl+Oto bring upContext Menu- Choose the option to Open the folder containing the file
- In File Explorer, Copy and path
- 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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request