From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mark S" Subject: How to filter by tag/todo in AGENDA VIEW Date: Thu, 16 Jun 2011 09:54:17 -0800 Message-ID: Reply-To: throaway@yahoo.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXG7f-00037F-Ar for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 13:12:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QXG7e-0003bF-2H for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 13:12:51 -0400 Received: from fed1rmfepo103.cox.net ([68.230.241.145]:42241) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QXFqW-0000Yz-94 for emacs-orgmode@gnu.org; Thu, 16 Jun 2011 12:55:09 -0400 Received: from fed1rmimpo03.cox.net ([70.169.32.75]) by fed1rmfepo103.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110616165507.QTGJ20516.fed1rmfepo103.cox.net@fed1rmimpo03.cox.net> for ; Thu, 16 Jun 2011 12:55:07 -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" Hello! Yes, I know you can make customized views, but I could find nothing in the documentation showing how to customize the AGENDA view. In the documentation, there are example of how to use the various type functions, but none for the agenda type function. There must be some options that go with it, or some way to tell it what TODOs you want to see. The closest thing to an example is this: (agenda "") Hmm. What goes inside of ""? I know how to filter inside the TODO list, but I can't seem to find how your filter inside of the agenda view. Is there a way? In particular, I want to filter out all the TODO keyword items so I can see just the non-todo schedules and deadlines. Thanks! Mark