It would be nice if you can embed search results in remarkup. Especially search results for tasks.
Sometimes I would like to make a wiki page or an overview task containing a list of tasks. It would be nice if this list can be the result of a search.
Something like:
Things to do by @user:
{Qthingsforuser}
Things which have high priority:
{Qhighpriority}
Roadmap:
{Qroadmap}Where {Qsomething} points to the name of a maniphest query.
And you see something like:
Things to do by @User:
- {T100}
- {T150}
etc...