Hi Tobias,

I don't think that's going to work for me as I want to conditionally 
include entire filter operators in the filter. Depending the content of 
some fields ("Any" means no filter), i want to get

[!is[tag]!is[system]]
[!is[tag]!is[system][field1[value1]]
[!is[tag]!is[system]field1[value1]field2[value2]]
[!is[tag]!is[system][field2[value2]]

etc.

There will be at 4 combinations now but I may want to expand that later. 

Is there a more elegant way to approach this?

Alan






On Tuesday, January 27, 2015 at 9:17:49 PM UTC-5, Tobias Beer wrote:
>
> You (currently) need to use variables in filters like so...
>
> [field-foo<variable-bar>]
>
> not...
>
> [field-foo[<<variable-bar>>]]
>
> or...
>
> [field-foo<<variable-bar>>]
>
> For more on parameters and variables, see...
>
> http://pv5.tiddlyspot.com
>
> Best wishes, Tobias.
>

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

Reply via email to