Skip to content

org-icalendar-combined-agenda-files adds a scheduled time to not scheduled TODOs #14

@raulpardo

Description

@raulpardo

Hi!

I've noticed that when using org-icalendar-combined-agenda-files to generate a .ics file, the current time (i.e., the time when generating the file) is used as scheduled time in the resulting .ics file. Is there any way to de-activate this and keep those TODOs without scheduled time? (I have checked the configuration variables here but I cannot find anything for this purpose)

Perhaps it is a problem with my configuration (see below)?

(setq org-icalendar-categories '(category)
      org-icalendar-use-deadline '(todo-due)
      org-icalendar-use-scheduled '(todo-start))

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions