From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: Filter scheduled items Date: Wed, 29 Sep 2010 22:27:42 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=51105 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P19o9-0001ae-AC for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 23:27:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1P19o8-0007DV-4O for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 23:27:45 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:60108) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P19o7-0007DQ-Vd for emacs-orgmode@gnu.org; Wed, 29 Sep 2010 23:27:44 -0400 Received: by iwn33 with SMTP id 33so2855378iwn.0 for ; Wed, 29 Sep 2010 20:27:43 -0700 (PDT) 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: Org Mode Hmm, org actually does this already. The problem is that I was filtering by TODO items, and the scheduled item was the parent of two TODO items (A non-TODO item tagged as PROJECT). So now I guess the question is: Can I make sub-items inherit the schedule information? Thanks! Marcelo. On Wed, Sep 29, 2010 at 7:16 PM, Marcelo de Moraes Serpa wrote: > Hello list, > > Is therre a way to create an agenda view which will display only items > that have no been scheduled to a date in the future? > > Thanks, > > Marcelo. >