From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: how-to? - show only 1 tag for 1 day.. Date: Thu, 13 Nov 2008 08:47:19 -0500 Message-ID: <87prkz4u1k.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0cXd-0002eT-IR for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 08:47:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0cXc-0002cy-3G for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 08:47:25 -0500 Received: from [199.232.76.173] (port=47450 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0cXb-0002cv-Ru for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 08:47:23 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:61346) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L0cXb-0000cB-Lx for emacs-orgmode@gnu.org; Thu, 13 Nov 2008 08:47:23 -0500 In-Reply-To: (sergio@coffee-black.com's message of "Wed\, 12 Nov 2008 09\:50\:59 -0500") 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: sergio Cc: emacs-orgmode@gnu.org sergio writes: > when i view an agenda, sometimes it is much easier for me to view only > one tag for one day.. > > for instance.. > > before i run out to lunch, i would like to have a list that only shows > errands for today.. > > i can do this, but it shows all errands for the whole week.. > > can i narrow this down? 'd' in the agenda should show only 1 day. You can limit to a single tag with / TAB tagname-goes-here RET -Bernt