I have seen some requests to add "start date" to Todo.

I would second these requests but with a different logic.
Indeed, I would like the "All" list and "Focus" list sort tasks first
by start date (no start date being considered = today) and second by
due date.

Example: assume I have a task with start date set to March 10th and
due date set to March 15th.
On March 9th, this task would be shown under "Tomorrow" header
(instead of "Next 7 days" header as currently)
On March 10th until March 15th, if this task is still not completed,
it will be always shown under "Today" header.
After March 15th, if this task is still not completed, it will be also
always shown under "Today" header, but marked as "overdue".

In this logic, tasks without start date are always shown under "Today"
header, until they are completed.

Put another way, I would like to see:
- Under "Today" header: all tasks with no start date or with start
date sooner or equal to today. These tasks are sorted by increasing
order of due date (no due date tasks being put at the end).
- Under "Tomorrow" header: all tasks with start date equal to
tomorrow. These tasks are sorted by increasing order of due date (no
due date tasks being put at the end).
- Under "Next 7 days" header: all tasks with start date later than
tomorrow and within next 7 days from now. These tasks are sorted first
by increasing order of start date and second by increasing order of
due date (no due date tasks being put at the end).
- Under "Later" header: all tasks with start date later than 7 days
from now. These tasks are sorted first by increasing order of start
date and second by increasing order of due date (no due date tasks
being put at the end).

--~--~---------~--~----~------------~-------~--~----~
Learn more about Todo, Notebook (notes available everywhere), and AccuFuel 
(fuel efficiency tracker) on Appigo's website: http://www.appigo.com/

You received this message because you are subscribed to the Google
Groups "Appigo Todo" 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/appigo-todo?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to