Projectify icon indicating copy to clipboard operation
Projectify copied to clipboard

[Idea] Incorporate dropdown/autocompletion

Open diego898 opened this issue 3 years ago • 1 comments

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!

diego898 avatar Mar 26 '21 18:03 diego898

@diego898 I think it would definitely fit the scope of the project.

NicolasPetton avatar May 21 '21 08:05 NicolasPetton