Sun 20 Jun 2010 09:20:00 AM UTC, original submission:
Hi Mikael,
some time ago I started using your yagtd and found it really cool - easy
to use, simple, lightweight!
To make my life siplier at typing in dates I added a possibility of
providing dates (S:, D:, E:) as "mo", "tu", ..., "su" too (they are
still saved in the same format as before).
It works so that it will mean: this day (if it is the same) or the
incoming one. For example, if today is Friday, then "fr" means today,
"sa" - tomorrow, "mo" is the incomming monday, and so on until "th".
And additionally in post processing I check if due < start and if so
then due is corrected by assiging it start value (provided they are both
set).
That works fine for me and maybe it can be useful for other people too.
I send the patch made against version 0.3.3 - it includes the 2 changes
mentioned above and 1 fix in do_selected.
Regards,
Mirek
|