How do I get a list of tiddlers with a field that has a specified value.

I have TiddlerA with tag "howdy" with field "special" with value "Yes"

I do:

<$vars tagName="howdy" fieldName="special" fieldValue="Yes">

<$list filter="[tag<tagName>]"> works, but I can't figure out how to put 
<fieldName> and then <fieldValue> into the filter.

Thanks!

//steve.

-- 
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/daf4c513-181c-479f-a12b-367ae6dca5ad%40googlegroups.com.

Reply via email to