Skip to content

Recurence support is partial #322

@RyanGibb

Description

@RyanGibb

The recurrence support added in #308 is partial. A small example, repeating UNTIL a date is unsupported -- repeating events will continue forever.

The iCalendar RFC defines recurring events in detail in these sections.

Though, I'm not sure if this is possible or wise to do in org-mode. It seems org-mode recommends just enumerating all dates for an event repeating until a certain date, which could cause difficulties syncing.

Discussions in #216 implementing this upstream in org-mode's ox-icalendar, but the bidirectional requirements of org-caldav seem quite distinct from this exporter.

Any suggestions for how I might go about implementing this would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions