emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ox-icalendar: Filter todo-types


From: Ihor Radchenko
Subject: Re: ox-icalendar: Filter todo-types
Date: Sun, 23 Jun 2024 11:27:26 +0000

Jack Kamm <jackkamm@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>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]