mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #156] [FEATURE] Add "File" and "Folder" headers with option to post short name of file as hyperlink. #154
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rafaelmartinezhok on GitHub (Aug 3, 2022).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/156
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Another firm uses an add-in that they built called Mail Manager. It has this great function that will copy and paste the file name and folder path at the same time. It even adds the headers "File" and "Folder" in front of the hyperlinks. Right now my issue with path copy copy is that the short name option does not paste as a hyperlink but other options do. I still have to resort to right clicking in an email, go to link, paste the long folder name into the dialog, and then edit the name that appears (see screenshot).
Describe the solution you'd like
To be able to right click on a file and be able to copy the file name and file location at the same time and paste file name and file location at the same time with the file name working as a hyperlink. Maybe an option that copies the file path in the background but only shows the file name when pasted
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
@clechasseur commented on GitHub (Aug 4, 2022):
What you need is to be able to copy a hyperlink with custom display text. This is a more or less a duplicate of #153 , so I'll close this one.