File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -115,9 +115,9 @@ COMMANDS *obsidian-commands*
115
115
first by appending "–dry-run" to the command, e.g. `:ObsidianRename new-id
116
116
--dry-run`.
117
117
- `:ObsidianToggleCheckbox` to cycle through checkbox options.
118
- - `:ObsidianNewFromTemplate [PATH] [TEMPLATE] ` to create a new note from a
119
- template in the templates folder. Selecting from a list using your preferred
120
- picker. This command has one optional argument: the path to the new note.
118
+ - `:ObsidianNewFromTemplate [TITLE] ` to create a new note from a template in the
119
+ templates folder. Selecting from a list using your preferred picker. This
120
+ command has one optional argument: the title of the new note.
121
121
- `:ObsidianTOC` to load the table of contents of the current note into a picker
122
122
list.
123
123
You can’t perform that action at this time.
0 commit comments