[GH-ISSUE #153] [FEATURE] Allow customization of pastable link title #152

Open
opened 2026-02-25 21:32:45 +03:00 by kerem · 0 comments
Owner

Originally created by @grafst on GitHub (Nov 17, 2021).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/153

Originally assigned to: @clechasseur on GitHub.

First: Fantastic Program!

Problem
Copying a long unc path with url encoding (space=%20, etc.) gets pretty unreadable. It would be cool to have the text of the link be something readable and maybe shorten it with a custom regex but the url is still an absolute UNC-Path and correctly clickable encoded.

Solution
Being able to supply a regex for the link title.
Example:
Snag_621f491

Considered alternatives
Pasting the unc url-encoded link into outlook and then selecting it, pressing Ctrl+K and editing the url-text manually.

Let me know if I should further clarify anything

Originally created by @grafst on GitHub (Nov 17, 2021). Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/153 Originally assigned to: @clechasseur on GitHub. First: Fantastic Program! **Problem** Copying a long unc path with url encoding (space=%20, etc.) gets pretty unreadable. It would be cool to have the text of the link be something readable and maybe shorten it with a custom regex but the url is still an absolute UNC-Path and correctly clickable encoded. **Solution** Being able to supply a regex for the link title. Example: ![Snag_621f491](https://user-images.githubusercontent.com/8471055/142190108-ad39287f-2daa-432d-87a9-370dfa050566.png) **Considered alternatives** Pasting the unc url-encoded link into outlook and then selecting it, pressing Ctrl+K and editing the url-text manually. Let me know if I should further clarify anything
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pathcopycopy#152
No description provided.