17 lines
462 B
Markdown
17 lines
462 B
Markdown
# Outline to task list Obsidian plugin.
|
|
|
|
A simple Obsidian plugin to convert a note's outline to a task list.
|
|
|
|

|
|
|
|
## Commands
|
|
|
|
This plugin adds the following commands to the command palette.
|
|
|
|
##### `Convert outline to a task list here.`
|
|
|
|
Convert the active note outline to a task list, inserted at the cursor position.
|
|
|
|
##### `Convert outline to a task list in a new note.`
|
|
|
|
Convert the active note outline to a task list, inserted in a new note. |