[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: FR: Repeated time stamp, jumping from current time
From: |
Rainer Stengele |
Subject: |
[Orgmode] Re: FR: Repeated time stamp, jumping from current time |
Date: |
Wed, 05 Mar 2008 11:09:48 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 |
Wanrong Lin schrieb:
> Hi,
>
> Right now we can have a repeated time stamp like this:
>
> * TODO Do this every month
> SCHEDULED: <2008-03-01 Sat +1m>
>
> If I am late and mark the above done on 2008-03-05, the time stamp will
> automatically jump to 2008-04-01. This is very useful for things like
> paying monthly bills.
>
> However, for some tasks, it would make more sense to jump from the date
> when it is marked done, not from when it is scheduled to be done. An
> example is changing my furnace filter. I am supposed to change it once a
> month, but if I am late for 10 days, the next date to change should be
> 30 days away, not 20 days away.
>
> Maybe we can use a syntax like this to indicate that:
>
> <2008-03-01 Sat +=1m>
>
> Any comments? Thank you.
>
> Wanrong
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
Hi,
I also have this situation.
Checking for example my fire detectors batteries monthly I do not want to jump
to a past date when I forgot to check the last two months and toggle to DONE
today.
***** TODO Test Brandmelder [0/4] - Durchführung dokumentieren !!!
:@HOME:
SCHEDULED: <2008-03-01 Sa +1m>
Rainer