[GH-ISSUE #53] De-HTML/URL-ize paths #52

Closed
opened 2026-02-25 21:32:32 +03:00 by kerem · 3 comments
Owner

Originally created by @wixoff on GitHub (Jan 17, 2019).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/53

Sometimes I end up with filenames that look like "black%20&%20white" and it would be nice to change that to remove the html-specific character encoding. So here we'd just have "black & white". Is this doable?

There are online pages to do this. See: https://www.url-encode-decode.com/

Originally created by @wixoff on GitHub (Jan 17, 2019). Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/53 Sometimes I end up with filenames that look like "black%20&%20white" and it would be nice to change that to remove the html-specific character encoding. So here we'd just have "black & white". Is this doable? There are online pages to do this. See: https://www.url-encode-decode.com/
kerem 2026-02-25 21:32:32 +03:00
Author
Owner

@clechasseur commented on GitHub (Jan 18, 2019):

Just so we're clear, you mean change them when copying the path, right? Wouldn't that produce a path to a non-existent file?

<!-- gh-comment-id:455403700 --> @clechasseur commented on GitHub (Jan 18, 2019): Just so we're clear, you mean change them when copying the path, right? Wouldn't that produce a path to a non-existent file?
Author
Owner

@clechasseur commented on GitHub (Aug 22, 2019):

No word on this and I still don't get the point of copying the path to a non-existent file... closing this.

<!-- gh-comment-id:523718484 --> @clechasseur commented on GitHub (Aug 22, 2019): No word on this and I still don't get the point of copying the path to a non-existent file... closing this.
Author
Owner

@wixoff commented on GitHub (Sep 18, 2019):

Closing is good. I thought I had a useful idea but in retrospect it's out-of scope.

<!-- gh-comment-id:532713043 --> @wixoff commented on GitHub (Sep 18, 2019): Closing is good. I thought I had a useful idea but in retrospect it's out-of scope.
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#52
No description provided.