Skip to content

v3.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 17:06
· 16 commits to main since this release

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)