From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guy Wiener Subject: Re: How not to export blocked tasks to iCal? Date: Sun, 10 May 2009 10:21:23 +0300 Message-ID: <4A068073.6040305@cs.bgu.ac.il> References: <4A028B7A.5090907@cs.bgu.ac.il> <4a0633e6.0b38560a.4052.ffffa75e@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M33Lx-0000H7-1h for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:21:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M33Lr-0000GY-Ly for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:21:39 -0400 Received: from [199.232.76.173] (port=53653 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M33Lr-0000GV-Fl for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:21:35 -0400 Received: from mx20.gnu.org ([199.232.41.8]:14049) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M33Lq-0001tH-OV for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:21:34 -0400 Received: from smtp2.bgu.ac.il ([132.72.126.39]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M33Lm-0001J7-Lw for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:21:30 -0400 Received: from smtp2.bgu.ac.il (localhost.localdomain [127.0.0.1]) by postfix.imss70 (Postfix) with ESMTP id 10BA1146CF6 for ; Sun, 10 May 2009 10:21:24 +0300 (IDT) Received: from [132.72.40.92] (lapguyw.cs.bgu.ac.il [132.72.40.92]) by smtp2.bgu.ac.il (Postfix) with ESMTP id DD280146CF1 for ; Sun, 10 May 2009 10:21:23 +0300 (IDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Thanks to everyone, but before the discussion gets out of hand: Is there a way not to export blocked tasks to iCal file? Org-mode can identify blocked tasks, since it can hide them in the agenda view. Can it be configured not to export them? Thanks again. Carsten Dominik wrote: > This is, I think, somewhat complex, you'd have to get Thomas Baumann, > author of org-bbdb anniversary support, to write something to > support for this. > > - Carsten > > On May 10, 2009, at 3:54 AM, Richard Riley wrote: > >> Guy Wiener writes: >> >>> 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? >>> >>> Thanks, >>> Guy Wiener. >> >> It would be nice if the results from >> >> #+CATEGORY: Anniv >> %%(org-bbdb-anniversaries) >> >> were included too. My initial test indicate they are not. >> >> >> _______________________________________________ >> 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 > >