From mboxrd@z Thu Jan 1 00:00:00 1970 From: mrigetitdone@Safe-mail.net Subject: Don't show future TODO items in the agenda Date: Sun, 8 Jul 2012 22:09:03 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1So3PS-00043I-Ow for emacs-orgmode@gnu.org; Sun, 08 Jul 2012 22:09:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1So3PR-0000UM-15 for emacs-orgmode@gnu.org; Sun, 08 Jul 2012 22:09:10 -0400 Received: from tapuz.safe-mail.net ([213.8.161.230]:37647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1So3PQ-0000UC-Ow for emacs-orgmode@gnu.org; Sun, 08 Jul 2012 22:09:08 -0400 Received: by tapuz.safe-mail.net with Safe-mail (Exim 4.63) (envelope-from ) id 1So3PL-0005pQ-66 for emacs-orgmode@gnu.org; Sun, 08 Jul 2012 22:09:03 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I have a bunch of TODO items, each with a timestamp, which I would like to not being displayed in the agenda if the day of their timestamp/schedule is in the future. Is there a special property that I can attach to these TODO items which achieves what I want? -- Mark