From 37ea381b194325aeab99dc0fe5b3e41e6c15e960 Mon Sep 17 00:00:00 2001 From: fpi Date: Mon, 20 Jul 2020 10:57:57 +0200 Subject: Enable twoway org <-> caldav sync --- emacs-init.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs-init.org') diff --git a/emacs-init.org b/emacs-init.org index 59e3812..2ef5161 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -3076,9 +3076,9 @@ Also display remote images by downloading them. (org-caldav-calendar-id private/calendar-id) (org-caldav-inbox "~/sync/w.org") (org-caldav-files nil) - (org-caldav-sync-direction 'cal->org) + (org-caldav-sync-direction 'twoway) (org-caldav-delete-calendar-entries 'never) - (org-caldav-exclude-tags '(nocal)) + (org-caldav-exclude-tags nil) ) #+end_src *** Babel -- cgit v1.2.3