mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 04:05:55 +03:00
[GH-ISSUE #179] [FEATURE] With recursive copy allow only filenames OR only foldernames to be copied. #177
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#177
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 @ggbbrr on GitHub (Apr 1, 2024).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/179
Originally assigned to: @clechasseur on GitHub.
Is your feature request related to a problem? Please describe.
The option "Copy Paths Recursively" copies both file and folder names/paths.
Describe the solution you'd like
The option should also allow the user to select (one or both) 'Copy file names' and 'Copy folder names'.
Describe alternatives you've considered
Additional context
Sometimes I only want folder names/paths to be copied.
Thanks for this utility - my most used context menu item.