github obsidian-nvim/obsidian.nvim v3.14.2

latest releases: v3.16.2, v3.16.1, v3.16.0...
6 months ago

What's new

Fixed ✅

  • Fixed link and quick_switch commands by replacing deprecated resolve_note_async with picker interface.
  • Added query parameter support to picker.find_notes method.
  • Added query parameter support to snacks, telescope and fzf pickers.
  • Improved search command building with ignore_case option.
  • follow_link will properly follow file url.
  • follow_link will properly follow url.
  • follow_link will properly follow links base on location type.

Commits

6b2a22a chore(release): bump version to v3.14.2 for release
906fa54 fix: follow_link based on location type
c0edf0a fix: follow_link will properly follow urls
6138090 fix(commands): replace deprecated resolve_note_async with picker (#454)
a3e888b fix: follow file urls
0ad09f2 fix: early return if no note
2fc7ff4 fix: not use api.current_note but Note.from_buffer directly

Don't miss a new obsidian.nvim release

NewReleases is sending notifications on new releases.