summaryrefslogtreecommitdiff
path: root/data/calendar-sync-state.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-12-02 07:55:21 -0600
committerCraig Jennings <c@cjennings.net>2025-12-02 07:55:21 -0600
commit97dea528c2b49642fe513807b86f9d378676a9e6 (patch)
treea279e736b47f03d46768200384f2463b687532bb /data/calendar-sync-state.el
parent8a5f7f44a239a4853f334659550dc1ed96faa93b (diff)
downloaddotemacs-97dea528c2b49642fe513807b86f9d378676a9e6.tar.gz
dotemacs-97dea528c2b49642fe513807b86f9d378676a9e6.zip
feat(calendar-sync): multi-calendar support with property tests
Added multi-URL calendar sync supporting Google and Proton calendars. Each calendar syncs to separate file with per-calendar state tracking. Added 13 property-based tests for RRULE expansion. Total: 150 tests passing.
Diffstat (limited to 'data/calendar-sync-state.el')
-rw-r--r--data/calendar-sync-state.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/calendar-sync-state.el b/data/calendar-sync-state.el
index 0609295d..be2dfe90 100644
--- a/data/calendar-sync-state.el
+++ b/data/calendar-sync-state.el
@@ -1 +1 @@
-((timezone-offset . -28800) (last-sync-time 26916 16431 408271 958000)) \ No newline at end of file
+((timezone-offset . -21600) (calendar-states ("google" :status ok :last-sync (26926 60033 184652 61000) :last-error nil) ("proton" :status ok :last-sync (26926 60014 712405 453000) :last-error nil))) \ No newline at end of file