emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Wanrong Lin <wanrong.lin@gmail.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: FR: Repeated time stamp, jumping from current time
Date: Fri, 7 Mar 2008 13:13:53 +0100	[thread overview]
Message-ID: <D6E8492B-6335-4C66-8DD5-9BC22722C99E@science.uva.nl> (raw)
In-Reply-To: <47CA327F.3060603@gmail.com>


On Mar 2, 2008, at 5:52 AM, Wanrong Lin wrote:

> 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>

This is a good idea, along with Rainers version of it.

I have just pushed a change into the git repo which has two new
ways to write the repeater cookie:

++1w  will shift the date by at least one week, but also by as
       many weeks as needed to make sure that the next date lies
       in the future.

.+1w  will shift the date to 1 week from the moment when you mark the
       entry DONE.

Thanks for these useful ideas, Wanrong and Rainer.

- Carsten

      parent reply	other threads:[~2008-03-07 12:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-02  4:52 FR: Repeated time stamp, jumping from current time Wanrong Lin
2008-03-02 17:59 ` Piotr Zielinski
2008-03-02 21:33   ` Wanrong Lin
2008-03-05 10:09 ` Rainer Stengele
2008-03-07 12:13 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D6E8492B-6335-4C66-8DD5-9BC22722C99E@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=wanrong.lin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).