microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.58k stars 6.56k forks source link

I hope to implement a new feature that can batch move files into a newly created folder. #36012

Open HuxiaoRoar opened 2 days ago

HuxiaoRoar commented 2 days ago

Description of the new feature / enhancement

There was a software called 'Files2Folder' that could achieve this functionality. It was integrated into the right-click menu. When I selected multiple files and clicked on this new option, it would create a folder in the current directory and move all the selected files into it. I found this feature very convenient. However, it's a pity that this software can no longer run on Windows 11. I wonder if a similar feature could be inherited.

Scenario when this would be used?

When you need to manually organize a moderate amount of files, this feature will be very convenient. It can also greatly simplify operational logic in everyday use.

Supporting information

No response