frick that stuff dawg

This commit is contained in:
2025-04-16 08:33:35 +02:00
parent b7ea7d8917
commit 5216eaf959
2 changed files with 8 additions and 8 deletions

View File

@@ -216,10 +216,10 @@
;; This ensures "scheduled" org items show up, and show up as start times
(setq org-icalendar-use-scheduled '(todo-start))
;; Add the delayed save hook with a five minute idle timer
(add-hook 'after-save-hook
(lambda ()
(when (eq major-mode 'org-mode)
(org-caldav-sync-with-delay 300))))
;; (add-hook 'after-save-hook
;; (lambda ()
;; (when (eq major-mode 'org-mode)
;; (org-caldav-sync-with-delay 300))))
;; Add the close emacs hook
(add-hook 'kill-emacs-hook 'org-caldav-sync-at-close)
(add-to-list 'org-caldav-todo-percent-states