Hi all
Sorry to tire you with list filter questions...I am using a field called
uptopic in some of my tiddlers. I would like to create a list of the values
in the uptopic fields, and for each value, a list of tiddlers with that
value.
I tried the following, which comes close, but this duplicates each uptopic
value that appears in more than one tiddler. I only want each value to
appear once. I tried numerous options last night in order not to bother you
all. But I just can't crack this one myself.
Thanks to anyone for your help.
<$list filter="[get[uptopic]sort[title]]">
<b><$view field="title"/></b><br><$list filter="[uptopic{!!title}]"><span
class="indent1"><$link><$view field="title"/><br></$link></span></$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/55ba52cc-3019-4ae7-9f4f-f715424b1277%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.