Design a mechanism that allows to specify when a task is due, as opposed to when a task is scheduled to be done.
Example: Mika's birthday is on July 1st. On that day I want to show up on Mika's doorstep with a present. The
due date
for getting that present is July 1st. But the
do date
might be February 3rd or June 29th, because that's when I have time to get the present.
Edit: A better name for this feature might be
Deadlines
(see comments below).
Edit: Consider adding a separate backlink item for "due soon..." items that shows them x days before the due date. How are other apps dealing with this?
Edit: Consider using
!date
syntax for deadlines/due dates.