Thank you Mohammad. just what I needed. 

the +limit[1] adds the limit[1] to every filter before it right?

fredag den 24. januar 2020 kl. 10.43.46 UTC+1 skrev Mohammad:
>
> Logical OR means
>
> A.OR.B  then
>  true if ONLY one is true, so both true returns true
>  false if only and only both are false
>
> so
>
> <$list filter="[[A]] [[B]] +[limit[1]]">
> ...
> </$list>
>
>
> works!
>
>
>    - if none are exist then nothing returned
>    - if both exist one is returned
>    - if only A or B exist then one is returned
>
>
> See Jed Carty logical operation
>
> https://kookma.github.io/TW-Scripts/#Logical%20Opertaion%20with%20Filters
>
> --Mohammad
>
>
>
>
>
> On Friday, January 24, 2020 at 12:40:16 PM UTC+3:30, HC Haase wrote:
>>
>> I am trying to make a $list with a filter that returns either expressionA 
>> OR expressionB
>>
>> is this possible?
>>
>

-- 
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/38f7e178-ddc6-4d86-9caa-52151279ec23%40googlegroups.com.

Reply via email to