]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/configuration/don-configuration.org
store the UID when outputting to a calendar
[lib.git] / emacs_el / configuration / don-configuration.org
index 4061c48519f108eb05a72b76621dbffd8e419afc..953137333e2e96b06023379cb5af535ebbe78716 100644 (file)
@@ -1256,7 +1256,7 @@ From http://julien.danjou.info/projects/emacs-packages#rainbow-mode, this colori
   (setq org-icalendar-timezone "America/Los_Angeles")
   (setq org-icalendar-use-scheduled '(todo-start event-if-todo))
   ;; we already add the id manually
-  ;; (setq org-icalendar-store-UID t)
+  (setq org-icalendar-store-UID t)
 
 #+END_SRC
 ** General Org Babel Configuration