Hi, during my work with TW5 i realize that there is a very common case, where i use a first <$list> to find some information and than use a second <$list> to find all tiddlers kinda relating to that previously found "information".
f.e. find the id of a given tiddler like so: [<myTiddler>get[id]] and then look for all the tiddlers that referre to that id, like so: [ref<previouslyFoundId>] >From my opinion the main problem is the "shift" of the data from the output into the parameter-role which contradicts the standard filter-flow (from my understanding the subfilter doesn't help here). Is it somehow possible to perform those two steps using just ONE single <$list> element? Thanks, Mirko -- 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/5898ac15-6630-41be-ad73-184da770880e%40googlegroups.com.

