Hello All,

It may be trivial , but I tried to search the group with no luck, so 
appreciate you help here.

Suppose that I have a nested "lists" like the following (FOR EACH "shadow 
tiddler" GET "root value") :-

<$list filter="[all[shadows]sort[title]]" >
   <$list filter="[<currentTiddler>split[/]nth[2]]" >

   </$list>
</$list>

Note that the Number of rows in the output will equal to the number of 
shadow tiddlers (> 1000)

Now, what should I do to get only the unique values (around 15 value)

Thanks in advance

-- 
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/3b960e9c-6429-4a2d-8e21-048a5dd6e95b%40googlegroups.com.

Reply via email to