Suppose I have event tiddlers with various team-name fields — neatly prefixed with @ — which function as list fields for participants. (Relation of participants to teams is not simple and fixed across events.)
In the tiddler for Heidi (and for every other potentially-listed individual, based on a template), I’d like to be able to display a date-sorted overview of all the events in which Heidi is listed (in any @xxx field) AND, for each event-tiddler that does list Heidi (in any of the @xxx fields), to specify WHICH field (which team) is listing her.
(There shouldn’t be duplicates within an event, but I’d like an event to show up twice – specifying each @xxx field in which she’s listed – if Heidi did somehow show up on two team rosters for the same event, to help troubleshoot any data-entry error.)
Surely this is possible? I’ll spare you all the details of what I’ve tried. I seem to be able to get bits and pieces, but not the whole package.
Many thanks if anyone’s willing to chime in!