What's new
Added 🎉
- Added
:ObsidianTOC
command for loading the table of contents of the current note into a picker list. - Added
:ObsidianNewFromTemplate
command. This command creates a new note from a template.
Fixed ✅
- Fixed bug where
opts.search_max_lines
was not propagated through some client methods.
Commits
ae1f76a chore(release): bump version to v3.9.0 for release
18bda6d chore(docs): auto generate docs
837e778 Add :ObsidianNewFromTemplate
command (#621)
7a9081a Fix bug where opts.search_max_lines
was not respected (#647)
3cc9aaa chore(docs): auto generate docs
e53072a Add :ObsidianTOC
command (#646)
e170641 Fix typo in contributing guide (#641)