From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Hide only the :noexport: tag (or other specific tags) in agenda? Date: Fri, 3 Feb 2012 09:55:21 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtLU6-00058c-8w for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 10:55:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtLTw-0006Er-Ue for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 10:55:34 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:58596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtLTw-0006Ei-LC for emacs-orgmode@gnu.org; Fri, 03 Feb 2012 10:55:24 -0500 Received: by bkbzs2 with SMTP id zs2so3789684bkb.0 for ; Fri, 03 Feb 2012 07:55:22 -0800 (PST) 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 I know one can hide all tags (http://orgmode.org/worg/org-faq.html#sec-16-13)... but is it possible to set set only certain tags not to display? I want to see the task and other tags, but it'd be nice not to have all my instances of :noexport: showing up. Thanks, John