|
||
---|---|---|
.github/workflows | ||
src | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.npmrc | ||
LICENSE | ||
README.md | ||
demo.gif | ||
esbuild.config.mjs | ||
manifest.json | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
version-bump.mjs | ||
versions.json |
README.md
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.