v1.4.0
What's new
Added π
- Added
daily_notes
configuration options. - Added
:ObsidianSearch
command (requiresfzf.vim
ortelescope.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)