Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 16:53
· 767 commits to main since this release

What's new

Added πŸŽ‰

  • Added configuration option daily_notes.date_format (a string) to customize the date format of daily notes.

Fixed βœ…

  • Disabled managed frontmatter for files in the templates subdirectory.
  • A bug when disable_frontmatter is ignored for ObsidianToday and ObsidianYesterday.
  • A bug with ObsidianTemplate when using Telescope

Commits

996ef8c fix: disable managed frontmatter for templates (#142)
40e0a5f Fix running tests locally (#140)
f509468 chore: auto generate docs
c2f3bbb Dailynotes custom format date (#138)
0f96267 minor cleanup
31b303d Fix bug in ObsidianTemplate with telescope (#137)
93adf4f Respect disable_frontmatter when for daily notes (#136)
be57d5f chore: auto generate docs
385ae48 Update demo link