On or near 6/24/04 6:35 PM, Bruce Klutchko at [EMAIL PROTECTED] observed:

> On 6/24/04 3:02 AM, "Kirk McElhearn" <[EMAIL PROTECTED]> wrote:
> 
>> On 6/24/04 2:48 AM, "Joshua Yeidel" <[EMAIL PROTECTED]> wrote:
>> 
>>> I have a custom task view that does what I think you want.  I call it
>>> "to_schedule":
>>> 
>>> "unless any criteria are met"
>>> "due date greater than or equal to 0 days"
>>> "due date less than or equal to 0 days"
>>> "is complete"
>> 
>> Gotta hand it to you - I can't figure out why, but it works. (BTW, I want is
>> incomplete, to see which tasks are open, but even if I don't add that it
>> shows my no due date tasks.)
>> 
> How about this: 
> "Unless any criteria are met"
> "due date is less than 0 days"
> "is complete"
> 
> Works just as well for me with one less criterion. I won't argue with
> success, but why does it work? Must be a "helpful" bug in the code.

I think Erage figures "less than 0 days" as an offset _in either direction_
from the current date. No valid date can be _less than_ zero days different
from today, so this just ends up showing incomplete tasks with no due date.
Makes sense to me.


-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to