From bc6c85e6738d94a553bec8e6d7f8283be30a4b46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Mon, 16 May 2022 14:39:49 +0200 Subject: correct calendar --- config/doom/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/doom/config.org b/config/doom/config.org index 8bab6f4..aaa3603 100644 --- a/config/doom/config.org +++ b/config/doom/config.org @@ -144,7 +144,7 @@ this new window. "f" #'cal-sync-import-file)) :config (setq cal-sync-url "https://cloud.oscarnajera.com/remote.php/dav/calendars/oscar" - cal-sync-calendar-id "personal" + cal-sync-calendar-id "personal-1" org-icalendar-date-time-format ":%Y%m%dT%H%M%SZ")) #+end_src ** References -- cgit v1.2.3