You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
It would be great if this plugin detected the EditCompText plugin and defined a completion template for it, allowing you to type in the inbox/quick add:
"Todo text @project" and when you typed the '@' a drop-down would come up allowing you to select a project.
I know this straightforward enough to implement client side, but it might make for a nice integration to include in the project.
If I figure out a working example of a template, Ill post it back here and close this issue if you don't think it fits the projects scope.
If thats the case, it might be nice to just add an example template to the project docs.
EDIT: There is also a really nice example of autocompletion in the Codemirror-Plus plugin that was recently posted on the google groups that could be relevant!
The text was updated successfully, but these errors were encountered:
diego898
changed the title
[Idea]
[Idea] Incorporate dropdown/autocompletion
Mar 30, 2021
Hey Nico! I love this plugin!
It would be great if this plugin detected the EditCompText plugin and defined a completion template for it, allowing you to type in the inbox/quick add:
"Todo text @project" and when you typed the '@' a drop-down would come up allowing you to select a project.
I know this straightforward enough to implement client side, but it might make for a nice integration to include in the project.
If I figure out a working example of a template, Ill post it back here and close this issue if you don't think it fits the projects scope.
If thats the case, it might be nice to just add an example template to the project docs.
EDIT: There is also a really nice example of autocompletion in the Codemirror-Plus plugin that was recently posted on the google groups that could be relevant!
The text was updated successfully, but these errors were encountered: