>
> you must surround the macrocall with a listwidget so that the macrocall 
> only deals with one tag at a time.
>
> Can you point me to any example where listwiget is used in this way?
>
Didn't test this but should work:

<$list filter="my tiddlers of relevance">
   <$link/>
   <$list filter={{!!tags}}>
      <$macrocall $name=tag-pill tag={{!!title}} />
   </$list>
</$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/0933b1d0-69d2-49f7-9f9f-fe3c39037449%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to