This finally did the trick: <$set name="myList" filter="[some filter here]" >
<$list '[enlist<myList>each:list-item[list]]' /> </$set> On Thursday, September 26, 2019 at 1:39:26 PM UTC-4, Michael Gentry wrote: > > Sure, except that the input list might vary. (I should have made that more > clear in my example.) I'm trying to figure out something that can be > generalized, like so: > > [arbitrary filter output in title-list form] --> !!MAGIC FILTER!! --> > [contents of list fields of each of the tiddlers on the left side, in > title-list form] > > > On Thursday, September 26, 2019 at 12:17:58 PM UTC-4, Riz wrote: >> >> Have you tried >> >> <$list filter="[list[Tiddler 1]] [list[Tiddler 2]] [list[Tiddler 3]]"> >> >> Sincerely, >> Riz >> > -- 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/1e18a548-455e-4e43-95c2-f2830763df95%40googlegroups.com.

