emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] How not to export blocked tasks to iCal?


From: Carsten Dominik
Subject: Re: [Orgmode] How not to export blocked tasks to iCal?
Date: Sun, 10 May 2009 12:34:35 +0200


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





reply via email to

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