Skip to content

0.5.0

Compare
Choose a tag to compare
@mickael-menu mickael-menu released this 23 May 14:57
· 233 commits to main since this release
ac80a3c

Added

Changed

  • Automatically index the notebook when saving a note with an LSP-enabled editor.
    • This ensures that tags and notes auto-completion lists are up-to-date.

Fixed

  • Creating a new note from fzf in a directory containing spaces.
  • Fix completion with Neovim's built-in LSP client (contributed by @cormacrelf).