emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Jan Böcker" <jan.boecker@jboecker.de>
To: Nick Parker <nickp@developernotes.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Repeater Options
Date: Sun, 17 Jan 2010 22:39:12 +0100	[thread overview]
Message-ID: <4B538380.6080209@jboecker.de> (raw)
In-Reply-To: <cf06edfd1001171231p349407aes955259e23aa5d746@mail.gmail.com>

On 17.01.2010 21:31, Nick Parker wrote:
> Is there a way to specify a todo item that is scheduled to repeat on the
> 3rd Thursday of the month?  I tried to use +1m, however that does not
> work the same way.  Any suggestions?

For more complex repeaters like that, you need to use a diary sexp like
this:

<%%(diary-float t 4 3>

The 4 specifies the 4th day of the week
(0 = Sunday through 6 = Saturday).

The 3 specifies the first Thursday.

This is adapted from an example in the Org documentation; refer to
"Diary-style sexp entries" under "8.1 Timestamps, deadlines and scheduling".


I have an entry in my Org files which has two of these, to show up on
both the second and the fourth Tuesday of every month.

HTH, Jan

  reply	other threads:[~2010-01-17 21:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-17 20:31 Repeater Options Nick Parker
2010-01-17 21:39 ` Jan Böcker [this message]
2010-01-17 21:42   ` Jan Böcker
2010-01-17 22:12   ` Nick Parker
2010-01-17 23:25   ` Ben Finney

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=4B538380.6080209@jboecker.de \
    --to=jan.boecker@jboecker.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=nickp@developernotes.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).