From: Dirk-Jan Binnema <djcb.bulk@gmail.com>
To: emacs-orgmode@gnu.org
Subject: recurring TODO's & diary sexps
Date: Fri, 26 Jun 2009 12:58:00 +0300 [thread overview]
Message-ID: <1873022c0906260258s13bdacfch938a85c9f9003ad2@mail.gmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 622 bytes --]
Hi all,
I have some weekday-specific TODO-items; I use a diary-sexp to specify the
days:
** TODO do this every day
SCHEDULED: <%%(memq (calendar-day-of-week date) '(1 2 3 4 5))>
However, understandably, org (using 6.21b) does not seem to recognize this
as
a *recurring* appointment, so when I mark it as 'DONE', the whole things is
marked as
CLOSED and things don't appear in my agenda anymore.
Now, I could work around it by:
a) make five 'normal' recurring entries for each weekday
b) don't use TODO, but just leave the item
but that is not really nice...
Is there some trick I am missing?
Best wishes,
Dirk.
[-- Attachment #1.2: Type: text/html, Size: 726 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2009-06-26 9:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-26 9:58 Dirk-Jan Binnema [this message]
2009-06-27 8:01 ` recurring TODO's & diary sexps Taru Karttunen
2009-06-27 11:01 ` Eric S Fraga
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=1873022c0906260258s13bdacfch938a85c9f9003ad2@mail.gmail.com \
--to=djcb.bulk@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).