github epwalsh/obsidian.nvim v2.4.0

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

What's new

Added 🎉

  • Added support for Mini.Pick as another alternative to telescope.nvim.

Fixed ✅

  • Templates directory location follows the workspace now.
  • Fixed bug with completion when min_chars = 1 and you start typing an empty check box.

Changed ⚠️

  • Replaced Client.templates_dir field with Client:templates_dir() function.
  • :ObsidianLink will now open your finder when the initial search comes up empty or ambiguous.
  • Improve logging when client:vault_relative_path() fails in cmp_obsidian_new.

Commits

6c2a53a Bump actions/setup-python from 4 to 5 (#260)
16997fd chore(docs): auto generate docs
91d1dc6 Add support for mini.pick as another alternative to telescope.nvim (#270)
6e3ede1 Don't trigger completion on whitespace (#266)
6a3ce7a Don't use client.opts.dir directly
25b0fa1 improve logging
6ddc2d4 fall back to finder from :ObsidianLink (#262)
46fce16 chore(docs): auto generate docs
170dfc2 clarify workspace path meaning
6feeae9 Fix templates location when switching workspaces (#259)

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.