-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
Obsidian allow me to interact with TODO-list item using commands:
- toggle bullet list,
- toggle checkbox status.
That'd be cool to have a similar feature here.
Describe the solution you'd like
The Vault abstraction might provide a method which will cycle through different list options:
- bullet,
- checkbox,
- no list.
Describe alternatives you've considered
Doing it manually is fine, but not very convenient. I use lua-snip to ease the pain.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers