Skip to content

Commit 45bd6b9

Browse files
committed
Fix documentation for :ObsidianNewFromTemplate
Fixes #670.
1 parent d1ca121 commit 45bd6b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ _Keep in mind this plugin is not meant to replace Obsidian, but to complement it
8686

8787
- `:ObsidianToggleCheckbox` to cycle through checkbox options.
8888

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

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

0 commit comments

Comments
 (0)