I have a couple of useful saved searches: Non-stalled: https://phabricator.wikimedia.org/maniphest/query/IkTiXHryIEDj/
This finds all assigned, open tasks excluding the tasks set to stalled. I use this as my default search so that I see the things I should be working on actively Tasks by activity: https://phabricator.wikimedia.org/maniphest/query/WAcTIIvEZV1g/ This one shows all tasks I have subscribed to and tasks in projects I have joined, all sorted by recent activity. I use this to find tasks that I am tracking which have new comments or other activity that I need to be aware of. If we had the real-time notification server I probably wouldn't need this but I find it more useful than the notification feed because the notification feed doesn't group activity and I end up with 5 entries for the same task cluttering up the feed. Both of the above saved searches should be set up with the username as a dynamic parameter so they should work for you if you follow the maniphest query link. Also worth mentioning: I find the search shortcut keys really useful, for example, to find a repository without having to remember the "callsign" I use the key sequence /r<space>repository name<enter> Slash moves focus to the search field, then "r repository name" does a search limited to repositories. See https://secure.phabricator.com/book/phabricator/article/jump/ for more useful search shortcuts. On Fri, Jun 19, 2015 at 11:41 AM, David Strine <[email protected]> wrote: > I'm investigating phabricator search functionality this week. > Tangentially, I'm playing with related dashboard features. > > Does anyone have saved searches for themselves or their teams? The same > question goes for dashboards. > > > Cheers, > David > > > _______________________________________________ > teampractices mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/teampractices > >
_______________________________________________ teampractices mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/teampractices
