Skip to content

Accept query for immediate commands in plugins #42

@a3chron

Description

@a3chron
Image

I wanted to add a very simple todo manager, just a command to add todos in the form of todo make the appointment at the dentist, where I would set todo as a keyword in the manifest.yml, and it would then pass the whole text after the keyword as the query, which I could then use in my plugin to add this todo to a .json file for example.

The problem is, with the current implementation, with the keyword "todo", right after I type something after todo, the command disappears, so I am not able anymore to select it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QuestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions