emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: emacs-orgmode@gnu.org
Subject: Re: 2 active dates on the same day
Date: Thu, 18 Nov 2010 12:46:24 +0100	[thread overview]
Message-ID: <87mxp6x3an.fsf@member.fsf.org> (raw)
In-Reply-To: AANLkTinXuf9knUyGmtBoivc3WSy=UrKgHe-KSmUFiUvg@mail.gmail.com

Sergey Konoplev <gray.ru@gmail.com> 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	other threads:[~2010-11-18 11:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18  9:05 2 active dates on the same day Sergey Konoplev
2010-11-18 11:46 ` Tassilo Horn [this message]

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=87mxp6x3an.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --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).