What's new
Added 🎉
- Added relative to root markdown links as search pattern for backlinks.
- Added configuration option
daily_notes.default_tags
for customizing (or removing) the default tags given to new daily notes.
Fixed ✅
- Searching for notes by file name is case insensitive.
Commits
7507dee chore(release): bump version to v3.8.0 for release
5c314ca chore(docs): auto generate docs
2d69fb2 Add daily_notes.default_tags
option
7e087da feat(backlinks): make relative to root links searchable (#626)
89cab28 Make searching for notes by filename case insensitive (#620)