-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
QuestionFurther information is requestedFurther information is requested
Description

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
Labels
QuestionFurther information is requestedFurther information is requested