github obsidian-nvim/obsidian.nvim v3.15.6

latest releases: v3.16.0, v3.15.11, v3.15.10...
one month ago

What's new

Added 🎉

  • actions.toggle_checkbox can be mapped in visual mode.
  • actions.add_property to add key values to frontmatter.
  • A new opts.note config module.
  • opts.note.template that allows controlling the default template used by :Obsidian new.

Changed ⚠️

  • No longer throw frontmatter warnings with searches that loading notes.
  • Regression of adding title back as a field in Note class.

Fixed ✅

  • :Obsidian new and :Obsidian new_from_template will properly add input as alias.

Commits

59f3e0a chore(release): bump version to v3.15.6 for release
4b2784e chore(docs): auto generate docs
90427cb fix: regress to have title field and add add a default note.template (#663)
37de6ce chore(docs): auto generate docs
6e35c4d fix: don't throw warnings for invalid frontmatter warnings in searches
35dacac refactor: move keymappable actions to actions.lua (#633)

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.