Lets say you had three tiddlers 

[[one]] [[two]] and [[three]], each with the  field "2017-03-05", 
and in those fields were "one", "foo bar", and "this that [[the other]]"

how would you list these in order of the number of items in that field, 
weighting the more items to the top of the list (i.e. listing as "three two 
one")?



<<list-links "[has[2017-03-05]sort[index]]">> 

...gives a list in the wrong order, so that doesn't work (I thought maybe 
index would count the number of items in the field.

I also tried playing around with "nsort" but couldn't find anything that 
worked.

Is this something that can be done natively?

-- 
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/fbe18139-5c24-41e4-9842-ca70944707cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to