* agenda view of repeated time-ranges
@ 2012-10-26 13:05 Philipp Kroos
2012-10-27 2:23 ` William Léchelle
0 siblings, 1 reply; 3+ messages in thread
From: Philipp Kroos @ 2012-10-26 13:05 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I want some events to show up every week with start and end-time in the
agenda.
Is it possible to combine a time-range with a repeater? I think I tried
every combination of range and repeater, but I can only get one of both
to work.
Example:
#+begin_src org
** Weekly meeting
<2012-10-31 Mi 15:00>--<2012-10-31 Mi 17:00>
this doesn't repeat
** Weekly meeting
<2012-10-31 Mi 15:00 +1w>--<2012-10-31 Mi 17:00 +1w>
this neither
** Weekly meeting
<2012-10-31 Mi 15:00 +1w>
this does, but it has no range
#+end_src org
Best regards,
Philipp
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: agenda view of repeated time-ranges
2012-10-26 13:05 agenda view of repeated time-ranges Philipp Kroos
@ 2012-10-27 2:23 ` William Léchelle
2012-10-27 9:14 ` Philipp Kroos
0 siblings, 1 reply; 3+ messages in thread
From: William Léchelle @ 2012-10-27 2:23 UTC (permalink / raw)
To: Philipp Kroos, emacs-orgmode
On Fri, 26 Oct 2012 15:05:07 +0200, Philipp Kroos spake thus:
> I want some events to show up every week with start and end-time in the
> agenda.
> Is it possible to combine a time-range with a repeater? I think I tried
> every combination of range and repeater, but I can only get one of both
> to work.
Hi :)
Did you try
<2012-10-31 Mi 15:00-17:00 +1w> ?
> #+begin_src org
> ** Weekly meeting
> <2012-10-31 Mi 15:00>--<2012-10-31 Mi 17:00>
> this doesn't repeat
> #+end_src org
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: agenda view of repeated time-ranges
2012-10-27 2:23 ` William Léchelle
@ 2012-10-27 9:14 ` Philipp Kroos
0 siblings, 0 replies; 3+ messages in thread
From: Philipp Kroos @ 2012-10-27 9:14 UTC (permalink / raw)
To: William Léchelle; +Cc: emacs-orgmode
William Léchelle <william.lechelle@ens-lyon.fr> writes:
Hi,
> On Fri, 26 Oct 2012 15:05:07 +0200, Philipp Kroos spake thus:
>> I want some events to show up every week with start and end-time in the
>> agenda.
>> Is it possible to combine a time-range with a repeater? I think I tried
>> every combination of range and repeater, but I can only get one of both
>> to work.
>
> Hi :)
>
> Did you try
> <2012-10-31 Mi 15:00-17:00 +1w> ?
No, I didn't :)
Thank you!
>
>> #+begin_src org
>> ** Weekly meeting
>> <2012-10-31 Mi 15:00>--<2012-10-31 Mi 17:00>
>> this doesn't repeat
>> #+end_src org
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-27 9:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-26 13:05 agenda view of repeated time-ranges Philipp Kroos
2012-10-27 2:23 ` William Léchelle
2012-10-27 9:14 ` Philipp Kroos
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.