emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Repeated Multi-day Events
@ 2024-09-21 21:04 Joseph Turner
  2024-10-24 18:39 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Turner @ 2024-09-21 21:04 UTC (permalink / raw)
  To: Org Mode Mailing List

Hello!

I'd like to mark an event which runs from 4PM on Saturday to 4PM on
Monday each week:

<2024-09-07 Sat 16:00 +1w>--<2024-09-09 Mon 16:00 +1w>

However, org-agenda does not show this event on subsequent weeks.

I recognize that the syntax I tried (adding a repeated to the start and
end timestamps) is problematic, since it's possible to choose different
repeaters for the start and end timestamps, e.g. "+1d" and then "+1w".

This thread proposes using diary sexp syntax:

https://yhetil.org/orgmode/9ai657-rdb.ln1@news.eternal-september.org/

Any suggestions?

Thank you!

Joseph


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Repeated Multi-day Events
  2024-09-21 21:04 Repeated Multi-day Events Joseph Turner
@ 2024-10-24 18:39 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-10-24 18:39 UTC (permalink / raw)
  To: Joseph Turner; +Cc: Org Mode Mailing List

Joseph Turner <joseph@breatheoutbreathe.in> writes:

> I'd like to mark an event which runs from 4PM on Saturday to 4PM on
> Monday each week:
>
> <2024-09-07 Sat 16:00 +1w>--<2024-09-09 Mon 16:00 +1w>
>
> However, org-agenda does not show this event on subsequent weeks.

There is nothing wrong with your timestamp range, AFAIU. However, agenda
simply does not support repeaters in the date ranges. It is a missing feature.

> This thread proposes using diary sexp syntax:
>
> https://yhetil.org/orgmode/9ai657-rdb.ln1@news.eternal-september.org/
>
> Any suggestions?

diary-sexp should work.
Also, M-x org-clone-subtree-with-time-shift

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
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>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-24 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-21 21:04 Repeated Multi-day Events Joseph Turner
2024-10-24 18:39 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).