[GH-ISSUE #2] Get paths recursively #1

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

Originally created by @clechasseur on GitHub (Jul 17, 2017).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/2

Originally assigned to: @clechasseur on GitHub.

Add an option to get paths recursively somehow.

Original issue: https://pathcopycopy.codeplex.com/workitem/11368

Originally created by @clechasseur on GitHub (Jul 17, 2017). Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/2 Originally assigned to: @clechasseur on GitHub. Add an option to get paths recursively somehow. Original issue: https://pathcopycopy.codeplex.com/workitem/11368
kerem 2026-02-25 21:32:26 +03:00
Author
Owner

@vnl commented on GitHub (Aug 13, 2017):

Just adding the desc. I will give this a shot.

Add a command that would copy the names of all files and folders inside a selected directory (possibly recursively). Suggested by Nati30:
very simply , like the output of command "dir /s" .

I just want to click on one (or more) folders and copy to clip all folder names and file names inside of it to get the folder names of the ones that I selected - your current version gives me that. but not the subfolders.

<!-- gh-comment-id:322034218 --> @vnl commented on GitHub (Aug 13, 2017): Just adding the desc. I will give this a shot. Add a command that would copy the names of all files and folders inside a selected directory (possibly recursively). Suggested by Nati30: very simply , like the output of command "dir /s" . I just want to click on one (or more) folders and copy to clip all folder names and file names inside of it to get the folder names of the ones that I selected - your current version gives me that. but not the subfolders.
Author
Owner

@clechasseur commented on GitHub (Aug 14, 2017):

Just a note: I'm not a big fan of adding a command for this (there are many commands already). I think this would be better as a pipeline option for custom commands. You could also add it as a global option if you like.

<!-- gh-comment-id:322187012 --> @clechasseur commented on GitHub (Aug 14, 2017): Just a note: I'm not a big fan of adding a command for this (there are many commands already). I think this would be better as a pipeline option for custom commands. You could also add it as a global option if you like.
Author
Owner

@vnl commented on GitHub (Aug 15, 2017):

I agree on the custom commands if necessary. Also, my build is broken completely, not sure which SDK I am missing (must be the XP support) in VS2017. So this would take longer than usual.

<!-- gh-comment-id:322418000 --> @vnl commented on GitHub (Aug 15, 2017): I agree on the custom commands if necessary. Also, my build is broken completely, not sure which SDK I am missing (must be the XP support) in VS2017. So this would take longer than usual.
Author
Owner

@clechasseur commented on GitHub (Jul 27, 2020):

This feature has been implemented and will be shipped in the next version.

<!-- gh-comment-id:664084622 --> @clechasseur commented on GitHub (Jul 27, 2020): This feature has been implemented and will be shipped in the next version.
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#1
No description provided.