Skip to content

Commit

Permalink
Fix documentation for :ObsidianNewFromTemplate
Browse files Browse the repository at this point in the history
Fixes #670.
  • Loading branch information
epwalsh committed Jul 30, 2024
1 parent d1ca121 commit 45bd6b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ _Keep in mind this plugin is not meant to replace Obsidian, but to complement it

- `:ObsidianToggleCheckbox` to cycle through checkbox options.

- `:ObsidianNewFromTemplate [PATH] [TEMPLATE]` to create a new note from a template in the templates folder. Selecting from a list using your preferred picker.
This command has one optional argument: the path to the new note.
- `:ObsidianNewFromTemplate [TITLE]` to create a new note from a template in the templates folder. Selecting from a list using your preferred picker.
This command has one optional argument: the title of the new note.

- `:ObsidianTOC` to load the table of contents of the current note into a picker list.

Expand Down

0 comments on commit 45bd6b9

Please sign in to comment.