- Fix sorting
- Allow non journal files in the root folder
- Add configurable option to show non journal files in the tree
- Fix errors when creating resources
- Another improvement to displaying month names (thanks to marciopamplona)
- Cope with UTC offsets (thanks to Flagrare)
- Use the same method as vscode-journal to populate base folder (allows ${homeDir} substitution)
- Sort entries as they are added
- fix weird month name issue in a better way
- fix weird month name issue
- handle journal file extension change everywhere
- handle journal file extension change
- fix notes on first day of the month issue
- fix duplicate item problem
- add support for logging via output channel
- fix visibility issues
- bigger tweaks to improve stability of tree
- remove reveal from filtering as this seems to cause the duplicate items issue
- add expand/collapse all function
- small tweaks to hopefully reduce duplicate items appearing (#2)
- disable initial 'today' setting temporarily
- Add journal view to activity bar
- update README.md
- reveal today at startup
- change search icon to filter
- add clear filter icon
- fix icon order
- improve search functionality
- Fix path separator for windows
- Add support for notes
- Highlight search term in files
- Improve view filter
- Allow initial view to be expanded, collapsed or today
- Add Search (filter) function
- Fix month names
- Add day of the week and ordinal indicators
- Update when saving new entry
- Remove command search debug
- Initial version