org-caldav icon indicating copy to clipboard operation
org-caldav copied to clipboard

Make org-caldav-uuid-extension configurable on a per server basis

Open hannsmattes opened this issue 5 years ago • 2 comments

In addition to my caldav-Server I want to use davmail to contact my companies exchange-server. Davmail uses *.EML as uuid-extension opposed to *.ics on the main server. As far as I understand org-caldav-uuid-extension is a general setting, so I can't use both machines at the same time.

If there is another way to achieve this - any hints appreciated.

Regards Hanns

hannsmattes avatar Jun 16 '20 20:06 hannsmattes

You could probably define the setting inside org file or as dir local.

Thaodan avatar Nov 29 '21 11:11 Thaodan

#+BEGIN_SRC emacs-lisp :exports none
<do work>
#+END_SRC

Thaodan avatar Nov 29 '21 11:11 Thaodan