pimutils/khal

Feature Request: Formatter for the recurrence of a recurring meeting

Open

#1165 opened on Jul 10, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (2,349 stars) (191 forks)batch import
beginner friendlyhelp wantedtype: enhancement

Description

I would like to be able to see what the recurrence is for a recurring meeting, particularly on import. As the event display is controlled by a --format or equivalent configuration, I would propose having a {repeat} or {repeat-details} format option, even if that means it is just a dump of the "raw" RRULE as the first pass.

Contributor guide