From: Carsten Dominik <carsten.dominik@gmail.com>
To: Tassilo Horn <tassilo@member.fsf.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Headline with 2 timestamps is displayed only once in the agenda
Date: Wed, 22 Apr 2009 10:34:37 +0200 [thread overview]
Message-ID: <499EF9D6-DA8B-4F38-8581-C7FEB6FED4DA@gmail.com> (raw)
In-Reply-To: <873ac22dzm.fsf@thinkpad.tsdh.de>
On Apr 21, 2009, at 6:00 PM, Tassilo Horn wrote:
> Carsten Dominik <carsten.dominik@gmail.com> writes:
>
> Hi Carsten,
>
>>> What do I have to do to make that entry showing up twice on 29th
>>> April?
>>
>> Make the second one a SCHEDULED time stamp, for example. When Org
>> collects entries for the day, it goes through the files, once for
>> plain time stamps, once for scheduled, once for deadlines. When an
>> entry matches, it stops looking for timestamps in the same entry. So
>> you need to make the stamps of different kind to make them show up
>> both.
>
> Hm, ok, that works. But what if I have to enter a few other
> exceptions?
> What do other people do in that situation? Add a subheading with all
> exception dates?
>
> Why does org stop with the first match? Efficiency? At least I don't
> care about that, so if this could be made customizable I wouldn't
> object.
Efficiency, and to avoid cluttering if you have recorded
several time stamps in an entry. See, the problem is that
all these lines will look exactly the same in the agenda,
because they all show the same headline!
However, I do see that your applications, with a different
time-of-day, does in fact make sense.
Anyway, get the latest version and do
(setq org-agenda-find-multiple-timestamps-per-entry t)
Question to everyone: Should this be the default?
- Carsten
>
>>> BTW: Is it possible to specify an end date for repeating events?
>>
>> No, except if you use a diary sexp in the time stamp. But not with
>> native Org syntax.
>
> Ok, thanks.
>
> Bye,
> Tassilo
> --
> No person, no idea, and no religion deserves to be illegal to
> insult,
> not even the Church of Emacs. (Richard M. Stallman)
>
>
>
> _______________________________________________
> 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 prev parent reply other threads:[~2009-04-22 8:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-21 9:03 Headline with 2 timestamps is displayed only once in the agenda Tassilo Horn
2009-04-21 9:38 ` Carsten Dominik
2009-04-21 16:00 ` Tassilo Horn
2009-04-22 8:34 ` Carsten Dominik [this message]
2009-04-22 8:47 ` Tassilo Horn
2009-04-22 19:21 ` Bernt Hansen
2009-04-22 20:09 ` Carsten Dominik
2009-04-22 20:16 ` Tassilo Horn
2009-04-22 20:25 ` Carsten Dominik
2009-04-22 22:02 ` Bernt Hansen
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=499EF9D6-DA8B-4F38-8581-C7FEB6FED4DA@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=tassilo@member.fsf.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).