Built a CLI to do this for my own needs. Uses TOML to configure multiple top-level folders (work, personal, etc) as well as filename normalization preferences. Then uses vector matching on filenames to match files to…
Built a CLI to do this for my own needs. Uses TOML to configure multiple top-level folders (work, personal, etc) as well as filename normalization preferences. Then uses vector matching on filenames to match files to…