This is using TW5. I have created the following nested list using a field 
named "question" and it works well. If I wanted to do this with a tag named 
"question" rather than a field, how would I do that? I'm pretty sure 
"[tag[question]sort[title]]" would be the first list but I don't understand 
the question{!!question} part of the second.

<$list filter="[has[question]sort[title]]">
<$view field="title"/> - <$view field="text"/>
<$list filter="[question{!!question}tagging[]]">
</$list>
</$list>

Thanks to anyone who can help,
Joshua

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