aboutsummaryrefslogtreecommitdiff
path: root/modules/org-gcal-config.el
Commit message (Collapse)AuthorAgeFilesLines
* feat:org-gcal: Add function to clear sync lock and bindingCraig Jennings2025-10-251-20/+22
| | | | | | | | | Add `cj/org-gcal-clear-sync-lock` function to allow clearing the `org-gcal` sync lock. This is useful when a sync fails and leaves the lock in place, preventing future syncs. This function can be invoked with the keybinding "C-; G". Additionally, ensure credentials are retrieved from `authinfo.gpg` before loading `org-gcal`.
* fix: org-gcal: disable idle timer for initial syncCraig Jennings2025-10-181-6/+6
|
* comment clarificationCraig Jennings2025-10-151-1/+1
|
* changing repositoriesCraig Jennings2025-10-121-0/+92