18 lines
473 B
Markdown
18 lines
473 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, and insert it at the cursor position.
|
|
|
|
##### `Convert outline to a task list in a new note.`
|
|
|
|
Convert the active note outline to a task list, and insert it in a new note.
|