Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

todo/list interactions #5

Open
IlyasYOY opened this issue Apr 2, 2023 · 0 comments
Open

todo/list interactions #5

IlyasYOY opened this issue Apr 2, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@IlyasYOY
Copy link
Owner

IlyasYOY commented Apr 2, 2023

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

@IlyasYOY IlyasYOY added enhancement New feature or request good first issue Good for newcomers labels Apr 2, 2023
@IlyasYOY IlyasYOY changed the title TODO interactions TODO/list interactions Apr 2, 2023
@IlyasYOY IlyasYOY changed the title TODO/list interactions todo/list interactions Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant