pimutils/khal

Feature Request: Formatter for the recurrence of a recurring meeting

Open

#1,165 opened on Jul 10, 2022

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

Repository metrics

Stars
 (2,349 stars)
PR merge metrics
 (No merged PRs in 30d)

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