emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: 2 active dates on the same day


From: Tassilo Horn
Subject: [Orgmode] Re: 2 active dates on the same day
Date: Thu, 18 Nov 2010 12:46:24 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Sergey Konoplev <address@hidden> writes:

Hi Sergey,

> I have the task containing 2 active dates on the same day.
>
> ** TODO Some task
>    <2010-11-18 Thu 10:00>
>    <2010-11-18 Thu 11:00>
>
> I expect it to be mentioned 2 times in the agenda but it is not. I see
> only the first one, does not meter if it is later or earlier date.
>
> Day-agenda (W46):
> Thursday   18 November 2010
>                8:00...... ----------------
>               10:00...... TODO Some task
>               10:00...... ----------------
>               12:00...... ----------------
>               14:00...... ----------------
>               16:00...... ----------------
>               18:00...... ----------------
>               20:00...... ----------------
>
> What should I do to make the second date appear?

Set this variable to nil.

,----[ C-h v org-agenda-skip-additional-timestamps-same-entry RET ]
| org-agenda-skip-additional-timestamps-same-entry is a variable defined in 
`org-agenda.el'.
| Its value is nil
| Original value was t
| 
| Documentation:
| When nil, multiple same-day timestamps in entry make multiple agenda lines.
| When non-nil, after the search for timestamps has matched once in an
| entry, the rest of the entry will not be searched.
| 
| You can customize this variable.
`----

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]