Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power unpack #24301

Closed
MatthewReid854 opened this issue Feb 24, 2023 · 4 comments
Closed

Power unpack #24301

MatthewReid854 opened this issue Feb 24, 2023 · 4 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@MatthewReid854
Copy link

Description of the new feature / enhancement

Power unpack should move all the files within a directory up into the directory of the selected folder. This is flattening a directory tree by unpacking all the contents.

Scenario when this would be used?

A user has a folder containing many sub folders and each of those have a bunch of files. The user wants to move all the files into into a single folder. They would normally need to copy and paste the files manually for each subfolder. With power unpack the user can right click on the parent folder and select power unpack to move all the files from each subfolder into the directory of the parent folder with much less effort.

Supporting information

Suggested usage: Right click on a folder and select power unpack. The files from within the selected folder will be moved to the parent directory of the selected folder.
Suggested options: allow settings for number of levels to unpack. If levels=1 then a sub folder within the selected folder would be treated like a file and not unpacked. If levels=2 then the contents of the subfolder would also be unpacked. If levels=all then everything would be unpacked.

@MatthewReid854 MatthewReid854 added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Feb 24, 2023
@crutkas
Copy link
Member

crutkas commented Feb 25, 2023

Let’s talk more about the scenario. I would love to better understand the constant need for this style action versus a one off. What prompts the need

you could do this via search with a ., select all, and cut/paste which is why I ask. /needinfo

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Feb 25, 2023
@MatthewReid854
Copy link
Author

It's easily possible to achieve this by other more manual means (copying and pasting each folder or searching for all file extensions and then copying and pasting), but having a right click shortcut for Power Unpack that can be applied on a folder is a matter of convenience that I believe would be useful to enough users that it warrants implementation.

I personally have wanted a tool like this for years. Most applications for me center around reorganizing folder contents where files are more nested than they need to be and I just want everything in one folder (such as music or pictures).

I'm hoping the relative simplicity to implement this is worth the small yet meaningful benefit to productivity for those who could used a tool such as Power Unpack.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Needs-Team-Response An issue author responded so the team needs to follow up and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Feb 26, 2023
@crutkas
Copy link
Member

crutkas commented Jul 28, 2023

/dup #9269

@microsoft-github-policy-service
Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams Needs-Team-Response An issue author responded so the team needs to follow up labels Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants