I'm just getting started experimenting with TW5. What I want to do is have 
a field called subtopic and then have those grouped on a list.

The results looking something like:
Movies (main topic and title of tiddler)
Comedy (subtopic)
Drama (subtopic)

The following is the general idea but doesn't have the syntax to group.

<$list filter="[has[subtopic]sort[subtopic]]">
<h2><$view field="subtopic"/></h2><$link to={{!!title}}><$view 
field="title"/></$link><br>
</$list>
 
Can this be done?
Thanks,
Scott

-- 
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