github obsidian-nvim/obsidian.nvim v3.15.8

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

What's new

Added 🎉

  • Added opts.daily_notes.enabled.
  • Added opts.templates.enabled.
  • Experimental make checklua to use emmylua_check to type check.

Changed ⚠️

  • completion's create note action also use opts.note.template.
  • create_new_note action also use opts.note.template.

Fixed ✅

  • Snacks picker actions now respect allow_multiple picker option.
  • Template customizations falls back to global configuration if not provided

Commits

8ab5bb9 chore(release): bump version to v3.15.8 for release
ff6c287 chore(docs): auto generate docs
ffe2aed make: optionally use emmylua_check to do typecheck (#673)
d32ffe2 docs: add CaeChao as a contributor for code (#674)
2bf36c1 fix: create_new_note also use opts.note.template by default (#672)
8b94c94 feat: daiy_notes.enabled and templates.enabled (#669)
801ad10 docs: add S1RENS as a contributor for code (#670)
51e8bd0 fix: template customization fallback to global config if omitted (#667)
868c180 Fix for snacks picker multiselect actions (Bug in PR #654) (#665)
764acf3 chore(docs): auto generate docs
5792dce fix: #666
c260070 fix: completion's create note action also use opts.note.template
44060cc chore: use resolve_workspace_dir

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.