github epwalsh/obsidian.nvim v2.3.0

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

What's new

Added 🎉

  • The command :ObsidianFollowLink and the default gf pass-through mapping will now follow links to local files that are not notes.
  • Added documentation to completion items.

Changed ⚠️

  • Changed API of Client search methods to take a class of options.
  • Loading notes when gathering backlinks is now done concurrently.

Fixed ✅

  • Made tags autocompletion more robust by ignoring anchor links (which look like tags) and searching case-insensitive.

Commits

ae9b00d chore(docs): auto generate docs
0c6cf7e add workflow dispatch for panvimdoc
ee3d3d0 Add documentation to completion items
0352b38 Add more info to README, fix typos
2ef0a24 improve gathering backlinks
9a9617d Give YamlType an enum def
d7e8e0e OrderedTbl vaporware
42734a9 Make tags completion more robust
efa95f1 clarify SemVer in CHANGELOG
03d69dd Remove Client.backlinks_namespace field
1bd260d rename Client:search to find_notes
5d022cc Add tests for RefTypes and Patterns
ef8103b Merge pull request #246 from epwalsh/epwalsh/search-refactor
d9e35bc Merge pull request #248 from epwalsh/epwalsh/gf-non-notes
820b0ea chore(docs): auto generate docs

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.