What's new
Added π
- Added
:ObsidianTOCcommand for loading the table of contents of the current note into a picker list. - Added
:ObsidianNewFromTemplatecommand. This command creates a new note from a template.
Fixed β
- Fixed bug where
opts.search_max_lineswas 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)