Mark S. wrote:
>
> I think you just need to add an "each" operator:
>

Yeah, but in addition Peters reply just informed (...or at least indicates) 
that the *common denominator* for the relevant tiddlers is a field called 
"name". 

Thus:

<$list filter="[all[tiddlers]has[name]each[name]get[name]sort[]]" 
variable=value >
__<<value>>__<br>
<$list filter='[all[tiddlers]name<value>sort[]]'>

</$list>
</$list>

Without the information that the common denominator is a field called 
"name" then the other option would be to list ALL values found in ALL 
tiddler fields that belong to ALL tiddlers. It seems very unlikely that 
you'd want this. 

<:-)

-- 
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/608cdae2-7989-42f4-8401-14964fb9b202%40googlegroups.com.

Reply via email to