Dry Run First: Why Previewing File Moves Prevents Regret
Every file organizer works the same way until it does not. You set up rules, the tool runs, and files move. The question is what happens in between, and whether you can see it.
A black-box tool shows you the outcome after the fact: "moved 312 files". If two of those files were important and ended up somewhere wrong, you find out later, and finding out later is expensive.
What a Dry Run actually does
A Dry Run evaluates every rule against the real files on disk, then reports what would happen as if it happened. Nothing moves. The report shows each candidate file, the rule that matched it, and why.
The value is not in the summary line. It is in the individual matches. When you read "installer .dmg matched Cleanup rule" for a mounted installer you still need, you catch the problem before it happens, and you fix the rule instead of the damage.
Dry Run is the normal first step
Treat Dry Run as part of the workflow, not as an emergency tool. Run it after changing rules, before enabling background monitoring, and on a schedule for folders that change often. A scheduled Dry Run gives you a regular, reviewable snapshot of what the rules would do.
Reversibility is the second half
No preview is perfect, which is why the second half matters: every real cleanup should leave a way back. History, snapshots, and Trash-first moves mean that when a rule is wrong, the fix is a restore, not a panic.
The habit is simple: preview first, move to Trash, keep a way back. Everything else is details.
Hoolo keeps every rule explainable and every cleanup reversible. Learn more about Hoolo