github epwalsh/obsidian.nvim v3.4.0

latest releases: v3.9.0, v3.8.1, v3.8.0...
7 months ago

What's new

Added 🎉

  • Added client methods Client:find_backlinks() and Client:find_backlinks_async().
  • Added client method Client:open_note() for open a note in a buffer.

Changed ⚠️

  • :ObsidianBacklinks and :ObsidianTags now open your preferred picker instead of a separate buffer.
  • Improved cmp_obsidian doc/preview text.

Fixed ✅

  • Fixed :ObsidianExtractNote when usual visual line selection ("V").
  • Fixed "hsplit" open strategy.

Commits

be82bc7 chore(release): bump version to v3.4.0 for release
977224b Refactor config normalization
d0a2e03 chore(docs): auto generate docs
392e322 Add client method Client:open_note()
ca48902 Fix "hsplit" open strategy
e08105a chore(docs): auto generate docs
38879af Improve cmp doc/preview text
a2dcb37 chore(docs): auto generate docs
7bee190 Replace loclist with picker for backlinks and tags (#415)
23e987d Fix :ObsidianExtractNote in "V" mode
f7658a4 Minor update to how templates are inserted
6cdef0c Update command descriptions
1939914 improve picker API
066b2e4 chore(docs): auto generate docs
1c942af Fix workspace test
23c935d Add client methods for collecting backlinks

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.