diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-14 15:30:35 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-14 15:30:35 -0600 |
| commit | b62a9a792707581243b15116910d8aef33220d3f (patch) | |
| tree | 493f34aab648e03132e09d41f9a0bb1202879805 /data | |
| parent | 66d0a22d5341c2c4ff146c9f5158883cd840744f (diff) | |
fix(calendar-sync): disable auto-start to prevent freeze
Proton calendar download causes Emacs to freeze. Disabled auto-sync
by default until root cause is investigated. Manual sync still
available via C-; g s keybinding.
Diffstat (limited to 'data')
| -rw-r--r-- | data/calendar-sync-state.el | 2 | ||||
| -rw-r--r-- | data/pcal.org | 21 |
2 files changed, 15 insertions, 8 deletions
diff --git a/data/calendar-sync-state.el b/data/calendar-sync-state.el index e371dcf3..3f84a48e 100644 --- a/data/calendar-sync-state.el +++ b/data/calendar-sync-state.el @@ -1 +1 @@ -((timezone-offset . -21600) (calendar-states ("google" :status syncing) ("proton" :status ok :last-sync (26981 8164 365040 250000) :last-error nil)))
\ No newline at end of file +((timezone-offset . -21600) (calendar-states ("google" :status syncing) ("proton" :status ok :last-sync (26983 60223 431283 519000) :last-error nil)))
\ No newline at end of file diff --git a/data/pcal.org b/data/pcal.org index 0296fda5..a25badda 100644 --- a/data/pcal.org +++ b/data/pcal.org @@ -1,12 +1,5 @@ # Calendar Events -* Craig/Arusyak Chat -<2025-10-13 Mon 11:30-12:30> -\n~-~-~-~-~-~-~%~!~%~!~%~!~%~!~%~!~%~!~%~!~%~!~%~!~%~!~%~!~%~!~ - -* Susan Moynihan's Birthday -<2025-10-14 Tue> - * Baby Fart Day <2025-10-19 Sun> Making it an official all-day event. Attendance mandatory. Loca @@ -188,9 +181,18 @@ Location: https://meet.google.com/xab-gucy-hop Thank you for trusting us with your care. We look forward to se Location: https://9am-health.zoom.us/j/89045872502?pwd=8ELj6nKgkqZ1MawajM4al +* Shower +<2026-01-14 Wed 11:30-12:00> + +* Transit +<2026-01-14 Wed 15:00-15:30> + * PT <2026-01-14 Wed 15:30-16:00> +* Transit +<2026-01-14 Wed 16:00-16:30> + * Prescriptions <2026-01-15 Thu> @@ -849,3 +851,8 @@ Location: https://meet.google.com/gaf-iwsw-wqb <2027-01-11 Mon 19:00-20:00> -::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~ Location: https://meet.google.com/gaf-iwsw-wqb + +* Craig / Ryan +<2027-01-12 Tue 10:00-11:00> +-::~:~::~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~ +Location: https://meet.google.com/kgb-ngmj-tez |
