mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #155] [BUG] File name not posting as link #151
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#151
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/155
Describe the bug
I have the "copy short name" checked on the settings as well as the carats "<>" to allow to post as a link. It works fine and pastes like a link when I have the parent folder path checked but not with "copy short name".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
I would like for the "copy short name" to be able to post as a hyperlink. Perhaps code could be altered to copy the entire path name in the background but only show the file name as a hyperlink.
Screenshots


Software (please complete the following information):
Additional context
Add any other context about the problem here.
@clechasseur commented on GitHub (Aug 4, 2022):
This is not really a bug, as the option to add < and > works as expected. What you want is basically a new feature to paste hyperlinks with a text that is different from the link itself. This is thus a duplicate of #156 . I'll close this one.