If you are using a list widget than you just go like this: <$list filter=<<YourFilter>>> <<currentTiddler>>, </$list>
to prevent a trailing comma on the last item you can do this: <$list filter='[tag[HelloThere]]+[butlast[]]'> <<currentTiddler>>, </$list> <$list filter='[tag[HelloThere]]+[last[]]'> <<currentTiddler>> </$list> -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/0bddf769-b0b8-463f-bdf0-dc72bdc73747%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

