Automatic-Folder-Monitor-and-Sorter
Automatic-Folder-Monitor-and-Sorter copied to clipboard
Automatically moves files matching a category to a set folder. Eg: All image files > Images folder.
https://github.com/xcloudx01/Automatic-Folder-Monitor-and-Sorter/blob/dfd00c476ada9de60348f5bc032598383040ee55/Folder%20File%20Download%20Monitor%20%26%20Sorter.ahk#L191 This line creates subfolders under the monitored folder, and doesn't allow you to specify a full pathname. Could you fix it so it defaults to that if nothing else...
1. Created flag to toggle the unzip feature because I was getting 7zip cmd bombed 2. Updated readme to include `code syntax` so that it looks nicer and added `UnzipToggle`...