autocomplete virtual cards you'd want

Idea

 

Often go to the Search bar and type a tag, and wish if I typed a + it would autocomplete tickets for item.

 

A type, wish I got |type|+*type+by name (and |type|+*type+by create and |type|+*type+by update I guess)

 

Beyond the scope of the name as is, but also ?item=open

 

Could have setting "+*virtual complete" Pointer, e.g.:

"*tag+*right+*virtual complete" points to "tickets for item"

"*type+*right+*virtual complete" points to "by name", "by update", "by create"

etc.

 

 

Ooooh, for the first one a smart read of the WQL in "tickets for item+*right+*content" could infer this. Er, it would've used been possible, but now that's a form not a Search. Could do the same analysis on _left+ inclusions that are Searches. (Would have to backtrack to "+dev tickets tagged with" via the found_by in the +not closed)

 

The second one could autocomplete on any Search card.

 

 

+relevant user stories