>
> OR...
>
> <$list filter="[<currentTiddler>enlist{!!tags}]" variable="thistag">
>    <$list filter="[<thistag>tag[genre]]">
>       <$link to=<<thistag>>/>,
>    </$list>
> </$list>
>
> The outer $list gets all tags for the current tiddler
> The inner $list checks each of those tags to see if it is a genre
>

Yep! The second one also works, though the 1st one is a bit easier to 
understand (since I haven't used "enlist" yet :) ) 

-- 
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/a470341e-04c8-4004-8dfb-7567b9b2b3a2o%40googlegroups.com.

Reply via email to