Peter, I would be good if you uploaded you tiddlers when asking questions like this. Having to create lots of tiddlers with guessed fields and values to test a filter takes quite some time.
<$list filter="[all[tiddlers]each[swimmer]sort[swimmer]get[swimmer]]" variable=value > __<<value>>__<br> <$list filter='[all[tiddlers]swimmer<value>sort[]]'> </$list> </$list> Birthe søndag den 19. april 2020 kl. 06.31.14 UTC+2 skrev Peter Buyze: > > 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. > > -- 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/db31d868-4696-467d-a42e-8a45decd287c%40googlegroups.com.

