On Sunday, August 27, 2017 at 1:12:36 PM UTC-7, Mat wrote:
>
> Doh! I knew that... how embarrassing. 
>
> Still thanks - but the the question should only have been regarding 
> *variables*.
>
> [<var>EQUALS[frotz]]
>

try this:
<$vars foo="bar">
<$list filter="[title<foo>] -[[bar]]" emptyMessage="foo EQUALS bar">
   foo does NOT EQUAL bar
</$list>
</$vars>

The [title<foo>] part of the filter dominantly appends the value of the 
variable.  Then the -[[bar]] part removes the literal value "bar".  If the 
result is an empty list, then foo is EQUAL to bar.  If the result is NOT 
empty, then we can say that foo does NOT EQUAL bar.

enjoy,
-e
Eric Shulman
TiddlyTools.com: "Small Tools for Big Ideas!" (tm)
InsideTiddlyWiki: The Missing Manuals

-- 
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/d93e3bd9-1c1b-4d19-84c6-2884ed9b07a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to