On May 7, 2009, at 9:19 AM, Guy Wiener wrote:
Hello everyone,
I use orgmode to write down TODO tasks with dependencies (using org-
enforce-todo-dependencies). I want to export the tasks to an
iCalendar file, but *without* the blocked tasks (i.e, tasks that
have unfinished dependencies). The agenda view hides these tasks if
you set org-agenda-dim-blocked-tasks. It there a way to configure
the iCalendar export to ignore these tasks too, like in the agenda
view?
I have implemented this now. After your next pull, do
(setq org-icalendar-include-todo 'unblocked)
HTH
- Carsten
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode