From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How not to export blocked tasks to iCal? Date: Sun, 10 May 2009 09:28:28 +0200 Message-ID: References: <4A028B7A.5090907@cs.bgu.ac.il> <4a0633e6.0b38560a.4052.ffffa75e@mx.google.com> <4A068073.6040305@cs.bgu.ac.il> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M33Sh-0001rv-HS for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:28:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M33Sc-0001kI-5w for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:28:38 -0400 Received: from [199.232.76.173] (port=58883 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M33Sb-0001kB-R6 for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:28:34 -0400 Received: from mx20.gnu.org ([199.232.41.8]:14457) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M33Sb-0002l0-8k for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:28:33 -0400 Received: from mail-ew0-f162.google.com ([209.85.219.162]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M33Sa-0001gf-D9 for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:28:32 -0400 Received: by ewy6 with SMTP id 6so2905893ewy.42 for ; Sun, 10 May 2009 00:28:31 -0700 (PDT) In-Reply-To: <4A068073.6040305@cs.bgu.ac.il> 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: Guy Wiener Cc: emacs-orgmode@gnu.org On May 10, 2009, at 9:21 AM, Guy Wiener wrote: > 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? No, not currently. You mean for VTODO, or also for VEVENT? - Carsten > > > 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 >> >> > > > _______________________________________________ > 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