Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 19:47
· 897 commits to main since this release

What's new

Added πŸŽ‰

  • Added daily_notes configuration options.
  • Added :ObsidianSearch command (requires fzf.vim or telescope.nvim).

Fixed βœ…

  • Fixed a bug with :ObsidianOpen (#19).
  • Fixed bug with creating a new note with nvim-cmp completion where full settings
    weren't taken into account.
  • Fixed a bug with :ObsidianBacklinks where the paths were incorrect.

Commits

61bdcba Get working
efbcede Refactor
36cc6c8 Fix
fb09be7 Add :ObsidianSearch command
ae44fec Fix bug with :ObsidianOpen (#22)
831fce3 Update README
322b86a feat: add daily_notes.folder option (#21)
dbdccfc Add CHANGELOG check
04350a0 Fix bug with :ObsidianBacklinks
ebb7068 Fix bug with nvim-cmp new note
59fb709 Fix bug with :ObsidianOpen (#20)