Jack Kamm <jackk...@gmail.com> writes: > Perhaps we could have an option ox-icalendar-export-todo-keywords-as > which could determine whether a keyword should be exported, and if so > with what status, e.g.: > > (defcustom ox-icalendar-export-todo-keywords-as > '((no-export . ("SKIP")) > (cancelled . ("KILLED" "CANCELLED")) > (in-process . ("PROG"))))
Maybe we can expand the allowed values of `org-icalendar-include-todo' instead? -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>