Dear Eliza,

On Tuesday, 15 Feb 2022 at 07:44, Eliza Velasquez wrote:
> It seems like `org-icalendar-export-to-ics' fails to consider the
> SCHEDULED and DEADLINE properties. Consider the following org file
> `foo.org':

By default, SCHEDULED and DEADLINE are properties of "tasks", i.e. TODO
items, not appointments (aka calendar entries).  Scheduled says when you
intend to start working on a task and deadline is when it needs to be
done by.

In any case, check out the values of org-icalendar-use-deadline and
org-icalendar-use-scheduled which should allow you to do what you want.

-- 
: Eric S Fraga, with org release_9.5.2-382-gfe4a60 in Emacs 29.0.50

Reply via email to