New syntax/capability for WQL:
{"prepend": "foo", "type": "Place"}
returns all Place cards plussed to foo, e.g.:
foo+Eugene
foo+Chicago
fpp+Fort Collins
etc.
{"append": "my current cards", "type": "User"
returns all User cards plussed to my current cards, e.g.:
John Abbe+my current cards
Jean Russell+my current cards
etc.
If the specified card is not a valid virtual card, it should still be renderable as a link or something.
I want to point out that we could achieve something very close to our "+tickets by status" with this if we made a "status" cardtype and made the status setting a pointer to it. You would search for all the stati and plus them to a search that found all the tickets pointing to each status.
--Ethan McCutchen.....Wed Mar 18 18:55:35 -0700 2009
--John Abbe.....Wed Mar 25 18:33:40 -0700 2009
--Ethan McCutchen.....Thu Mar 26 09:14:52 -0700 2009
--Ethan McCutchen.....Thu Mar 26 10:14:46 -0700 2009
--John Abbe.....Thu Mar 26 11:50:56 -0700 2009