Skip to content

feature: a version of :Checkmate create that does not turn non-todo items into todo items #243

Description

@trickyni

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

Usually, I like binding 'o' to create a new todo item when hovering on a todo item in normal mode, but to simply create a new line when hovering over a non-todo item.
With Checkmate's multi-functional:Checkmate create, I cannot replicate this behavior.

Describe the solution you'd like

Split the :Checkmate create command into simple single-task commands, (such as :Checkmate create_sibling) or add an option to configure the behavior of the :Checkmate create not to turn an existing line into todo item.

Describe alternatives you've considered

If checkmate could expose in its API a "is the cursor hovering over a todo item", mini.keymap could be used to achieve the same result.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions