microsoft / PowerToys

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

Automatically create folders for files matching a given criteria #29793

Open Lewynation opened 1 year ago

Lewynation commented 1 year ago

Description of the new feature / enhancement

Allows automatic creation of folders for files that say have a given extension. This mostly applies to say a downloads folder where a lot of random files are frequently added. For example image files with .jpg, .png etc. extensions are automatically inserted into a new folder whose name can be set by the user. I'm not a macOS user, but sort of like hazel for macOS: https://www.noodlesoft.com/manual/hazel/work-with-folders-rules/manage-folders/

Scenario when this would be used?

Can be used to organize a downloads folder, or any other folder of the users' liking.

Supporting information

No response

aayushbhatia06 commented 2 months ago

Just wondering, were you ever able to find something similar for Windows ? TIA