From mboxrd@z Thu Jan 1 00:00:00 1970 From: mrigetitdone@Safe-mail.net Subject: Re: Don't show future TODO items in the agenda Date: Wed, 18 Jul 2012 14:29:27 -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]:51909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrZ0A-0004wz-6R for emacs-orgmode@gnu.org; Wed, 18 Jul 2012 14:29:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrZ09-0002F5-Bd for emacs-orgmode@gnu.org; Wed, 18 Jul 2012 14:29:34 -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: bzg@gnu.org Cc: emacs-orgmode@gnu.org > mrigetitdone@Safe-mail.net writes: > > > 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. > > Can you share an example of .org file along with the custom agenda > command (or the default agenda view) you are using? Sorry, I am on the road and have no access to my org files. I use the default agenda M-o a a, and regular entries. This could be one of my entries. *** TODO make backups SCHEDULED: <2012-07-21 Sat .+10d> I want to show this item in my agenda only if this task is either due or overdue. When I generate a agenda starting from today, spawning two weeks, I do not want to be reminded that I'd need to take backups in 7 days. I only want to be reminded if I actually have to make backups today.