mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #151] How to copy short parrent folder path and long name ? #150
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#150
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 @Baltazar500 on GitHub (Oct 2, 2021).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/151
Originally assigned to: @clechasseur on GitHub.
Hi.
How to copy short parrent folder path and long name ? I did not find such a template, and I could not combine the short parrent folder path and long name :(
@clechasseur commented on GitHub (Oct 3, 2021):
There is no default way of getting this. It's possible to build a custom command to get it, but it's non-trivial. Here's one that should work:
ShortPathButLongName.zip
Unzip the file and then import the resulting .eccv3 file using Path Copy Copy's Settings application and you're good to go.
@Baltazar500 commented on GitHub (Oct 4, 2021):
Yes, this is a crazy solution to this problem.
Thanks, it worked