From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: exclude certain types from agenda Date: Fri, 30 Oct 2009 14:52:03 +0100 Message-ID: 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 1N3rwX-0003I7-I4 for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 09:55:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3rwR-0003Gt-9A for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 09:55:04 -0400 Received: from [199.232.76.173] (port=39885 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3rwP-0003Gi-7y for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 09:54:57 -0400 Received: from lo.gmane.org ([80.91.229.12]:59032) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N3rwO-0006d0-Tu for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 09:54:57 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N3rvU-0008QY-Tq for emacs-orgmode@gnu.org; Fri, 30 Oct 2009 14:54:00 +0100 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Oct 2009 14:54:00 +0100 Received: from rileyrgdev by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Oct 2009 14:54:00 +0100 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 Is it possible to exclude certain tags from the normal agenda? (org-agenda a). I have vocab org items to learn (tagged VOCAB) but only want to see them from a specially selected agenda tags "v" view : not from the "normal" agenda. regards r.