Thanks for the quick response, Stephan! I've updated my example wiki and 
changed the Books Tiddler to include your code for future reference.

On Tuesday, March 4, 2014 1:24:15 PM UTC-8, Stephan Hradek wrote:
>
> \define MyFilter()
> [tag[$(MyTag)$]subtopic{!!subtopic}sort[title]]
> \end
>
> <$set name="MyTag" value={{!!title}}>
> <$list filter=
> "[is[current]tagging[]has[subtopic]each[subtopic]sort[subtopic]]">
> <div class="tw-menu-list-item">
> <$view field="subtopic"/>
> </div>
> <$list filter=<<MyFilter>>>
> <div class="tw-menu-list-subitem">
> <$link to={{!!title}}><$view field="title"/> </$link>
> </div></$list></$list></$set>
>
>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to