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

Reply via email to