[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Re: Headline with 2 timestamps is displayed only once in t
From: |
Tassilo Horn |
Subject: |
Re: [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda |
Date: |
Wed, 22 Apr 2009 10:47:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) |
Carsten Dominik <address@hidden> writes:
Hi Carsten,
>> 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)
Carsten, you are incredible!
> Question to everyone: Should this be the default?
I tend to t. If an entry has more than one timestamp for a day, then
it looks like an exception to me. If not, then the entry should have a
better structure, i.e. if it was
--8<---------------cut here---------------start------------->8---
* Some meeting with Hugo
<2009-04-22 Wed>
- breakfast <2009-04-22 Wed 09:44>
- lunch <2009-04-22 Wed 12:44>
--8<---------------cut here---------------end--------------->8---
it should better be:
--8<---------------cut here---------------start------------->8---
* Some meeting with Hugo
<2009-04-22 Wed>
** breakfast <2009-04-22 Wed 09:44>
** lunch <2009-04-22 Wed 12:44>
--8<---------------cut here---------------end--------------->8---
Or if you don't want the breakfast and lunch in the agenda anyway, one
could use 09:44 or an inactive timestamp instead.
Bye,
Tassilo
--
VI VI VI - The Roman Number Of The Beast
- [Orgmode] Headline with 2 timestamps is displayed only once in the agenda, Tassilo Horn, 2009/04/21
- Re: [Orgmode] Headline with 2 timestamps is displayed only once in the agenda, Carsten Dominik, 2009/04/21
- [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda, Tassilo Horn, 2009/04/21
- Re: [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda, Carsten Dominik, 2009/04/22
- Re: [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda,
Tassilo Horn <=
- [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda, Bernt Hansen, 2009/04/22
- [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda, Carsten Dominik, 2009/04/22
- [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda, Tassilo Horn, 2009/04/22
- [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda, Carsten Dominik, 2009/04/22
- [Orgmode] Re: Headline with 2 timestamps is displayed only once in the agenda, Bernt Hansen, 2009/04/22