What's changed
- Feat: add the ability to add the icon of the file to the top of the title (like in notion)
- Fix: issue with icon in tab not updated for custom rules #269
- Fix: issue with notes that have the same name switches icon #266
Developer Updates
- Test: Iconize now has a test coverage of over ~60%
- Refactor: most of the files are now in kebab-case
- Refactor: improve API for icon tabs
- Refactor: cleaned up custom rule functionality
- CI: add unit test pipeline