emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marius Hofert <marius.hofert@math.ethz.ch>
To: Emacs help <emacs-orgmode@gnu.org>
Subject: How to define repeating events that do not show up after there dates are passed?
Date: Wed, 9 Nov 2011 22:51:35 +0100	[thread overview]
Message-ID: <F3AC8EA4-804A-40AB-93E1-07B8B273FD4E@math.ethz.ch> (raw)

Hi,

Recently, Jan explained to me the difference about a <date> and a "SCHEDULED: <date>"; see http://osdir.com/ml/emacs-orgmode-gnu/2011-11/msg00200.html

I'm wondering about what is the best way to put in repeating events in org-mode. For example, image you visit your friends every Thursday at 16:00. Now putting the event in as

TODO Visit friends
SCHEDULED: <2011-11-10 Thu +1w>

Now if I fire up C-c a L, I see that visit/meeting for this Thursday and also for the following Thursday. However, it also appears when doing C-c a a on Friday, namely as an event that happened in the past (on Thu) and which is still scheduled. So for this repeating event, I don't want it to appear on Friday as something I forgot on Thursday.
Well, then one shouldn't (?) use SCHEDULED. Okay, so just put it in like this:
  
TODO Visit friends
<2011-11-10 Thu +1w>

Now on Friday it does not appear anymore. However, if I fire up C-c a L it also disappeared showing "[... 12 empty days omitted]" although on the Thursdays  within the 12 days, there's clearly the meeting with the friends.... So getting "12 empty days" is not right, since I actually have a meeting on Thursdays...

How can I put in repeating events so that they show up on C-c a L but they shouldn't show up after the corresponding date passed?

Cheers,

Marius

             reply	other threads:[~2011-11-09 21:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-09 21:51 Marius Hofert [this message]
2011-11-09 22:01 ` How to define repeating events that do not show up after there dates are passed? Nick Dokos
2011-11-09 22:14   ` Marius Hofert

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=F3AC8EA4-804A-40AB-93E1-07B8B273FD4E@math.ethz.ch \
    --to=marius.hofert@math.ethz.ch \
    --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).