Clean a Downloads Folder
This is the most common Foldr workflow.
Step 1: Preview
foldr ~/Downloads --preview
Step 2: Organize
foldr ~/Downloads
Step 3: Automate
foldr watch ~/Downloads
Result
Downloads/
├── Documents/
├── Images/
├── Videos/
├── Archives/
└── Audio/
tip
Watch mode keeps the folder organized automatically.