all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Timestamps with a repeater and an end date
@ 2025-01-10  9:25 Emily Bourke
  2025-01-10 13:11 ` Fraga, Eric
  0 siblings, 1 reply; 2+ messages in thread
From: Emily Bourke @ 2025-01-10  9:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 607 bytes --]

Hi,

Is there a way in org to have timestamps with both a repeater and an end date?

I tried <2024-11-29 Fri 11:30-12:00 +2w>--<2025-01-10 Fri>, intending that to mean “11:30-12:00, every two weeks, starting on 2024-11-29 and ending on 2025-01-10”, but it seems org mode (org-version 9.7.11) interpreted this instead as every day between those dates, ignoring the repeater.

Is there a way to represent this kind of date range? I’ve looked in the manual but can’t find it.

If not, would anyone be against supporting it? (Any complaints about that meaning for syntax?)

Best wishes,
Emily

[-- Attachment #2: Type: text/html, Size: 704 bytes --]

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

* Re: Timestamps with a repeater and an end date
  2025-01-10  9:25 Timestamps with a repeater and an end date Emily Bourke
@ 2025-01-10 13:11 ` Fraga, Eric
  0 siblings, 0 replies; 2+ messages in thread
From: Fraga, Eric @ 2025-01-10 13:11 UTC (permalink / raw)
  To: Emily Bourke; +Cc: emacs-orgmode@gnu.org

Response below/inline for email Emily Bourke wrote:
> (original email sent 10 Jan 2025 at 09:25)
> 
> Is there a way in org to have timestamps with both a repeater and an end date?

No, there isn't.

The recommended way to achieve what you want is to create an entry for
the first occurrence and then use

M-x org-clone-subtree-with-time-shift RET

to create the full set of entries you want.  This also allows you to,
for instance, remove the odd entry so gives you more flexibility than a
simple repeater.

I use this for lectures in a term.

-- 
: Eric S Fraga, with org 9.7.17-3ae179 in Emacs 31.0.50

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

end of thread, other threads:[~2025-01-10 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10  9:25 Timestamps with a repeater and an end date Emily Bourke
2025-01-10 13:11 ` Fraga, Eric

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.