Sort Downloads Automatically on Mac
On Folder Change
- A direct item in ~/Downloads is Added.
Match Download Type
AND- The changed item name from Folder Contents Changed matches (?i)\.(png|jpe?g|heic|webp)$
Move Images
- Move Item Path to ~/Pictures/Inbox, and Use a Numbered Name if the name already exists
Match Download Type
AND- The changed item name from Folder Contents Changed ends with .pdf
Move PDFs
- Move Item Path to ~/Documents/PDF Inbox, and Use a Numbered Name if the name already exists
Match Download Type
AND- The changed item name from Folder Contents Changed matches (?i)\.(zip|7z|tar|gz)$
Move Archives
- Move Item Path to ~/Downloads/Archives, and Use a Numbered Name if the name already exists