Smart File Organizer v0.3.2
Smart File Organizer v0.3.2
Highlights:
- Match single-word path keywords as whole tokens so short acronyms like
adino longer hit unrelated words such asparadiso(#38). - Add optional
fallback_folderin TOML to route unmatched documents to a dedicated inbox instead of genericdocuments/.
Compatibility:
- Multi-word keyword phrases keep substring matching.
fallback_folderapplies only to unmatched documents; other categories keep their defaults.- Keyword-only and pattern TOML configs continue to work unchanged.
Validation:
- ruff format check
- ruff lint
- ty check
- pytest (134 tests)
Privacy boundary:
- Real/private files, local configuration, manual-run data, and private document contents are not included in the repository.