Skip to content

v3.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 22:09
· 25 commits to main since this release

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)