emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Marco Wahl <marcowahl@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: How can I schedule a multiday event
Date: Mon, 25 Apr 2011 09:53:48 -0400	[thread overview]
Message-ID: <87liyy8mj7.fsf@norang.ca> (raw)
In-Reply-To: <87y62y90v9.fsf@gmail.com> (Marco Wahl's message of "Mon, 25 Apr 2011 10:44:10 +0200")

Marco Wahl <marcowahl@gmail.com> writes:

>> How can I schedule a multiday event? I mean, for instance there is a
>> multiday holiday or a vacation... I don't want to schedule Day 1, Day 2,
>> etc.
>>
>> I've tried entering an interval after C-c C-s, like 2011-05-01 - 05-10 but
>> that doesn't work.
>>
>> How can I do this?
>
> Hi JJ,
>
> 'info' is your friend:
>
>
> 8.1 Timestamps, deadlines, and scheduling
> =========================================
>
> [...]
>
> TIME/DATE RANGE
>      Two timestamps connected by `--' denote a range.  The headline
>      will be shown on the first and last day of the range, and on any
>      dates that are displayed and fall in the range.  Here is an
>      example:
>
>           ** Meeting in Amsterdam
>              <2004-08-23 Mon>--<2004-08-26 Thu>
>
> Ciao
>
>     Marco

Or you can create it from a block entry in the agenda

| Key                      | Notes                            |
|--------------------------+----------------------------------|
| C-c a a                  | Show the agenda                  |
| c                        | Show the calendar                |
| arrows                   | Move to first date               |
| C-SPC                    | Mark first date                  |
| arrows                   | Move to last date                |
| i b                      | Create a block diary entry       |
| Meeting in Amsterdam RET | Create description for the event |

This creates an entry like this:

**** Meeting in Amsterdam
<2004-08-23 Mon>--<2004-08-26 Thu>

-Bernt

      parent reply	other threads:[~2011-04-25 13:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-25  8:25 How can I schedule a multiday event JJ
2011-04-25  8:44 ` Marco Wahl
2011-04-25 10:03   ` JJ
2011-04-25 13:53   ` Bernt Hansen [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=87liyy8mj7.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=marcowahl@gmail.com \
    /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).