emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Orgmode repeater intervals with end date


From: address@hidden
Subject: Re: [O] Orgmode repeater intervals with end date
Date: Sat, 13 Jan 2018 10:06:45 +0800

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]           <Hack this world!>      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, <address@hidden> wrote:
On 2018-01-10 18:24, address@hidden wrote:
Message: 8
Date: Tue, 09 Jan 2018 22:16:56 -0700
From: address@hidden (Tory S. Anderson)
To: orgmode list <address@hidden>
Subject: [O] Orgmode repeater intervals with end date
Message-ID: <address@hidden>
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/emacs/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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]