obsidian-sample-plugin/README.md

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.
![Demo](demo.gif)
## 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.