John Helly <hel...@ucsd.edu> writes: > So, even this MWE, the export to *.ics does not work as expected. The > test.ics file has no events when > > M-x org-icalendar-export-to-ics > > is invoked. > ========================= Contents of test.org listed below > ================= > -*- org-icalendar-use-deadline: (todo-due); -*- > ... > ** TODO This is an event with a Deadline > DEADLINE: <2024-06-20 Thu -30d>
Todo headings are not exported to icalendar by default. See `org-icalendar-include-todo'. -- 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>