aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorLars Henriksen <LarsHenriksen@get2net.dk>2019-12-08 17:26:52 +0100
committerLukas Fleischer <lfleischer@calcurse.org>2020-04-28 07:32:44 -0400
commitdc161b3b67c6290b52d0ec33e690ada53faada43 (patch)
treed5aa3bc4579a2bd9926408484098a833c4d704a0 /AUTHORS
parenteda28d3fef5a2a841fa41c620fc976ce11d824b1 (diff)
downloadcalcurse-dc161b3b67c6290b52d0ec33e690ada53faada43.tar.gz
calcurse-dc161b3b67c6290b52d0ec33e690ada53faada43.zip
User interface for recurrence rules
The function update_rept() is extended with editing of the three recurrence rule lists for BYMONTH, BYMONTHDAY and BYDAY. The integers of the bymonth and bymonthday lists are edited directly as integers, while those of the bywday list are mapped to localized weekday names (as they appear in the calendar panel) with an optional integer prefix (in RFC5545 style: 1MO, -2SA). The RFC5545 (icalendar) requirement that the start day must be the first occurrence and must match the recurrence rule, is met by testing that an occurrence indeed appears on the start day, in these circumstances: - when a recurrent item is loaded from file - when the recurrence rule of an item is edited interactively - when a recurrent appointment gets a new start time - when a recurrent appointment is moved Copy and paste of a recurrent item will only retain the basic recurrence properties of type, frequency, until and exception days. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions