You can try this: ``` * Test repeat time range with end date DEADLINE: <2018-01-01 Mon 12:00 .+2d>--<2018-01-13 Sat> ``` This will repeat, and end on the day 13. Also deadline works fine. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Thu, Jan 11, 2018 at 7:37 PM, wrote: > On 2018-01-10 18:24, edgar@openmail.cc wrote: > >> Message: 8 >>> Date: Tue, 09 Jan 2018 22:16:56 -0700 >>> From: torys.anderson@gmail.com (Tory S. Anderson) >>> To: orgmode list >>> Subject: [O] Orgmode repeater intervals with end date >>> Message-ID: <87incamgxj.fsf@byu.edu> >>> Content-Type: text/plain; format=flowed >>> >>> Hi all, >>> >>> When repeater intervals are set on on org dates (eg =<2018-01-10 >>> Wed 16:00 +2w>=) the >>> output is exported nicely to ical and appears >>> nicely in agenda. Is there anyway to put an end-date on org dates >>> so that the +2w will not just continue forever? >>> >>> I could use org-class, but then it wouldn't be exported to ical >>> nicely. I was hopefully with <2018-01-10 Wed 16:00 >>> +2w>--<2018-04-10 Wed 16:00 +2w> but this just put the range as >>> counting every day in the interim. Is there an existing way to >>> have an end-date on a repeating cycle? >>> >>> - Tory >>> >> >> Have you tried with DEADLINE:? I seem to remember to have read >> something like that somewhere. Don't trust me. If it helps, I am glad, >> but I am not sure. >> >> > Have a look at https://www.gnu.org/software/e > macs/manual/html_node/emacs/Sexp-Diary-Entries.html However, I am not > sure if you can use an Emacs sexp to specify an end date. > > Ian. > >