Mat, I did not say there is a field called "name"; I said there is a field value that I type a name in, and that name varies from tiddler to tiddler, though some tiddlers have a name (i.e. field value) in common.
The name of the field is "swimmer" - I should have said that before. My apologies. Like I said, your suggested macro resulted in a list of all the swimmers' names, except that if there are e.g. 3 tiddlers with swimmer's name John, your list results in John 3 times, whereas I just want John mentioned once with the 3 tiddler titles shown below his name. 18 Apr 2020, 21:15 by [email protected]: > Mark S. wrote: > >> I think you just need to add an "each" operator: >> > > Yeah, but in addition Peters reply just informed (...or at least indicates) > that the > common denominator> for the relevant tiddlers is a field called > "name". > > Thus: > > <$list filter="[all[tiddlers]has[name]each[name]get[name]sort[]]" > variable=value > > __<> <value>> >__> <br> > <$list filter='[all[tiddlers]name> <value>> sort[]]'> > > </$list> > </$list> > Without the information that the common denominator is a field called "name" > then the other option would be to list ALL values found in ALL tiddler fields > that belong to ALL tiddlers. It seems very unlikely that you'd want this. > > <:-) > > > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > [email protected]> . > To view this discussion on the web visit > > https://groups.google.com/d/msgid/tiddlywiki/608cdae2-7989-42f4-8401-14964fb9b202%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/608cdae2-7989-42f4-8401-14964fb9b202%40googlegroups.com?utm_medium=email&utm_source=footer>> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/M5Fh31A--3-2%40tutamail.com.

