I'm just trying to use TiddlyWiki for the second time, and I have managed 
to make a tiddler that is just a list of all items with a particular tag, 
and how to sort that list by the value of a custom field that I'm using on 
all Tiddlers with that tag. But I can't figure out any way to display the 
value of that field as well.

<$list filter="[tag[Ring]sort[price]]">

Gives me the listing of all tiddlers with the tag "Ring", sorted by the 
custom field "price". But I'd like to also have the value of the custom 
field "price" (and possibly a second custom field, "CL") listed behind each 
entry.

Can anyone help me with this? The info on the TiddlyWiki Wiki about custom 
fields doesn't seem relevant to what I'm trying to do.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to