Yes, Curious, thanks

[each[tiddler-type]get[tiddler-type]sort[]]
worked

Is this a clue to making it happen for maths operators without loosing 
duplicates?

Regards
Tony


On Wednesday, May 22, 2019 at 1:22:17 PM UTC+10, TonyM wrote:
>
> Folks,
>
> Perhaps I am making a basic mistake, but I thought the get[fieldname] 
> operator returns the values found in all fields named fieldname, and 
> *deduplicates 
> them*?
>
> However in this example the select dropdown is returning multiples of each 
> tiddler-type field found, presumably one for every tiddler that has the 
> tiddler-type field
>
> <$select tiddler="$:/temp/gototype/type"> default='task'>
> <$list filter='[get[tiddler-type]sort[]]'>
> <option value=<<currentTiddler>>><$view field='title'/></option>
> </$list>
> </$select>
>
> Why is it not removing duplicates?
>
> Tw 5.1.19
>
>
> Thanks in advance
> Tony
>

-- 
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/43ad0837-d4af-4d04-8abb-a11e31fc166c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to