> > On Thursday, September 23, 2021 at 6:07:22 PM UTC-4 thor...@gmail.com > wrote: > >> I just learned that list widgets can be nested; why does the above list >> return "the titles of the 10 tiddlers with the appropriate tags rather than >> printing the string "playground,rust,test,two words" 10 times, since the >> output of `[enlist{!!tags}sort[]join[,]match[playground,rust,test,two >> words]]` for a given tiddler will be either no match or >> "playground,rust,test,two words"? >> > Because the inner $list widget uses variable="has_matching_tags", the results of the filter does not change the value of currentTiddler as set by the outer $list widget and <$link/> outputs the titles of the matched tiddlers instead of the text “playground,rust,test,two words”
-e -- 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 tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/81886e57-70ec-47f1-a9c4-665ae861de26n%40googlegroups.com.