diff options
Diffstat (limited to '')
-rw-r--r-- | emacs-init.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.org b/emacs-init.org index 7c6c155..12d036e 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -3503,7 +3503,7 @@ 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 'twoway) + (org-caldav-sync-direction 'cal->org) (org-caldav-delete-calendar-entries 'never) (org-caldav-exclude-tags nil) ) |