Sven Bretfeld writes: > (setq org-caldav-files "/home/sven/Dropbox/myconf/testlocalcal.org")
No, that's wrong. It has to be a list of files:
(setq org-caldav-files '("/home/sven/Dropbox/myconf/testlocalcal.org"))
-David
Sven Bretfeld writes: > (setq org-caldav-files "/home/sven/Dropbox/myconf/testlocalcal.org")
No, that's wrong. It has to be a list of files:
(setq org-caldav-files '("/home/sven/Dropbox/myconf/testlocalcal.org"))
-David