## Changelog
### v1.1.1
* Improved: Enhanced search functionality in `src/db.rs` to support tokenized searches (e.g., "hans mp3" for "Hans Zimmer Time.mp3") and generalized file extension matching (e.g., ".mp3").
* Improved: Choose your desired editor from the `editor` configuration option
* Fix: Keep the count of ignored items.
* Fix: Consider all inclusion paths.