Thanks.

Andrei:
My view display active tasks grouped by context :
- tasks belonging to a "in progress" project AND
- which start date is not in the future (ie no start date or date on or 
before today)
In this view, there are projects displayed, because they are active.
I'm ok to display the projects with only completed subtasks (ie project 
became active task, but I don't want to display the projects without any 
subtask (waiting for me to add tasks but already "in progress"

Dwight:
I'm no able to reproduce the law, because my purpose isn't "ot (*a* or/and 
*b*)". Rather "*a* and not *b*"
Do you have a law for that?




Le vendredi 22 mai 2015 17:01:43 UTC+2, Dwight Arthur a écrit :
>
> HI, Olivier. 
>
> Long ago in symbolic logic class I learned DeMorgan's laws:
>
> Not (a or b)
> Equals
> (Not a) and (not b)
>
> Also
>
> Not (a and b)
> Equals
> (Not a) or (not b)
>
> If you apply DeMorgan's laws to your filter I think you will get something 
> easier to code.
> -Dwight
> Mlo betazoid on Android sgn2
>
> On May 22, 2015, "robisme (Olivier R)" <[email protected] 
> <javascript:>> wrote:
>>
>> Hi,
>>
>> I have a view with the following conditions:
>> - (Project status is "In Progress") AND
>> - (Start date "on or before tomorrow" OR Start date "does not exist")
>>
>> I'd like to add a condition which could be something like :
>> - NOT ("is project" AND Has subtask is "False")
>>
>> ie : DON'T display the projects without subtaks (but do display the 
>> projects with completed subtaks)
>> It is something like creating a new conjunction "NOT" in addition to OR 
>> and AND
>>
>>
>> How could I manage to do it?
>> Thank you for helping me.
>>
>> Olivier
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "MyLifeOrganized" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/mylifeorganized.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/mylifeorganized/d28233be-bca0-4fc9-a0e0-85b926b87b37%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/mylifeorganized/d28233be-bca0-4fc9-a0e0-85b926b87b37%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" 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 http://groups.google.com/group/mylifeorganized.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mylifeorganized/3b9fa34f-db23-42e6-b727-458d3abcae86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to