From: Stephan Schmitt <drmabuse@cs.tu-berlin.de>
To: Nicolas Aggelidis <n.aggelidis@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Repeat time ranges
Date: Tue, 13 Oct 2009 10:36:10 +0200 [thread overview]
Message-ID: <4AD43BFA.9010901@cs.tu-berlin.de> (raw)
In-Reply-To: <fb7ac11e0910130114t147d424fp66d5b2a9b87629be@mail.gmail.com>
Hi Nicolas,
I think org-clone-subtree-with-time-shift was implemented exactly for this use case:
(org-clone-subtree-with-time-shift n &optional shift)
Clone the task (subtree) at point n times.
The clones will be inserted as siblings.
In interactive use, the user will be prompted for the number of clones
to be produced, and for a time shift, which may be a repeater as used
in time stamps, for example `+3d'.
When a valid repeater is given and the entry contains any time stamps,
the clones will become a sequence in time, with time stamps in the
subtree shifted for each clone produced. If shift is nil or the
empty string, time stamps will be left alone.
hth,
Stephan
Nicolas Aggelidis wrote:
> hi org-users!
>
> i 'am having the following problem. I have some activities that i
> organize like this:
>
>
> * University calendar
> ** Class 1 <2009-10-12 Mon 15:00>-<2009-10-12 Mon 16:00>
>
> what i want to do, is have this time range repeat itself every week
> for 13 occurrences.
>
> Is this possible? at least is it possible to have the time range
> repeat itself indefinitely, like with
>
> ** Class 1 <2009-10-12 Mon 15:00 +1w>
>
>
> best regards,
> nicolas
>
>
> _______________________________________________
> 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-10-13 8:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-13 8:14 Repeat time ranges Nicolas Aggelidis
2009-10-13 8:36 ` Stephan Schmitt [this message]
2009-10-13 12:24 ` Matt Lundin
2009-10-14 20:56 ` Nicolas Aggelidis
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=4AD43BFA.9010901@cs.tu-berlin.de \
--to=drmabuse@cs.tu-berlin.de \
--cc=emacs-orgmode@gnu.org \
--cc=n.aggelidis@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).