David Masterson <dsmaster...@icloud.com> writes:

> Is it possible to specify a repeater in a time-range in Org?  Something
> like:
>
>   <2025-03-06 Thu 16:00 +1w>--<2025-03-27 Thu 16:00>
>
> Meaning: I have appointments on Thursdays at 4pm, but only for the month
> of March in 2025.

I recommend using SCHEDULE + DEADLINE like

* appointment
SCHEDULED: <2025-03-06 Thu 16:00 +1w> DEADLINE: <2025-03-27 Thu> 

and then set
`org-agenda-skip-scheduled-repeats-after-deadline' to t.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to