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:50:17 +0300 Message-ID: <4A068739.3090502@cs.bgu.ac.il> References: <4A028B7A.5090907@cs.bgu.ac.il> <4a0633e6.0b38560a.4052.ffffa75e@mx.google.com> <4A068073.6040305@cs.bgu.ac.il> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M33no-000203-VB for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:50:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M33nj-0001xB-K9 for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:50:27 -0400 Received: from [199.232.76.173] (port=51059 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M33nj-0001ww-A0 for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:50:23 -0400 Received: from mx20.gnu.org ([199.232.41.8]:15718) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M33ni-0004y6-Nw for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:50:22 -0400 Received: from smtp2.bgu.ac.il ([132.72.126.39]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M33nh-0002sg-3p for emacs-orgmode@gnu.org; Sun, 10 May 2009 03:50:21 -0400 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: Carsten Dominik , emacs-orgmode@gnu.org I mean VTODO. I think it would be really great if it is configurable. If it's not, can you at least point me to the relevant spot in the code in which such filtering can be done - Maybe a hook function? - Guy Carsten Dominik wrote: > > 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