I would find it useful if parsing processes input to leave the start
date blank when I specify a due date but do not specify a lead time.
At the moment it defaults to 0 days and therefore does not show in the
to do list until the day it is due.

current parsing example:
send report to Tony 1 jun
parses as
send report to Tony
start:          1 june
end:            1 june
lead time:      0d

I would prefer it to parse as
send report to Tony
start:          (blank)
end             1 jun
lead time       0 (irrelevant?)

=> this allows me to enter quick tasks with due dates that show in the
to do list

if I want to add a start date to the parsing I can use the lead time
functionality
send report to tony 1 jun -l2w
parses (correctly) as
send report to tony
start:          18 may
end:            1 jun
lead time       2 weeks

Christo

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/myLifeOrganized?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to