Currently I am using "*<$list filter='[tag[TAGNAME]sort[title]]'/>*" to 
produce a list of tiddlers by tag. Works fine.

However, what I would like to do (and have failed miserably) is to get a 
list of tiddlers by tag, sorted by and displaying the value of a specific 
field.

So for example I have tiddlers "Apple", "Orange", "Pear".

All have a field named "nameid" that contains a string and all have the tag 
"Fruit".

I would like to produce a list of all items with the tag "Fruit", but the 
list should be derived from and sorted by the value of the "id" field, so 
the list would be:

AppleIDString
OrangeIDString
PearIDString

rather than

Apple
Orange
Pear

Which is what I have now.

Any help would be much appreciated!

regards

Huw

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/1980f3a0-cf64-4605-b7c8-37ae0eb10d0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to