Skip to content

Smart File Organizer v0.3.2

Choose a tag to compare

@gcomneno gcomneno released this 04 Jul 17:08
0500b0d

Smart File Organizer v0.3.2

Highlights:

  • Match single-word path keywords as whole tokens so short acronyms like adi no longer hit unrelated words such as paradiso (#38).
  • Add optional fallback_folder in TOML to route unmatched documents to a dedicated inbox instead of generic documents/.

Compatibility:

  • Multi-word keyword phrases keep substring matching.
  • fallback_folder applies 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.