From mboxrd@z Thu Jan 1 00:00:00 1970 From: PT Subject: Re: Is it possible to show an agenda item only if it's due? Date: Tue, 22 Sep 2009 15:50:51 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mq7eL-0000iy-CS for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 11:51:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mq7eG-0000gI-Lm for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 11:51:28 -0400 Received: from [199.232.76.173] (port=43880 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mq7eG-0000gD-7w for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 11:51:24 -0400 Received: from lo.gmane.org ([80.91.229.12]:48009) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mq7eF-0005bX-On for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 11:51:24 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mq7eD-0008VR-Rg for emacs-orgmode@gnu.org; Tue, 22 Sep 2009 17:51:21 +0200 Received: from dsl51B612BF.pool.t-online.hu ([81.182.18.191]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Sep 2009 17:51:21 +0200 Received: from spamfilteraccount by dsl51B612BF.pool.t-online.hu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 Sep 2009 17:51:21 +0200 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: emacs-orgmode@gnu.org Matt Lundin imapmail.org> writes: > One recommendation: > > Create an ":EVENING:" tag and filter it out in the agenda. Or, > optionally, create custom agenda commands for day and evening agendas > that pull up different results based on tags. > This wouldn't work, because I have lots of different such times during the day which cannot be grouped into 2-3 main categories. 4pm was only an example. It can be any other time during the day and I only want those items to appear when their time is due. It would be nice if org handled a category or something which I could add to the task and it would affect its display on the agenda.