From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: [Orgmode] Re: Automatic noexport tag based on rules? Date: Sun, 27 Mar 2011 12:37:18 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=37281 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q3vm5-0004Rl-78 for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 15:37:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q3vm4-0005nA-7f for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 15:37:21 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:38954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q3vm4-0005n5-3U for emacs-orgmode@gnu.org; Sun, 27 Mar 2011 15:37:20 -0400 Received: by wwb39 with SMTP id 39so2082035wwb.30 for ; Sun, 27 Mar 2011 12:37:19 -0700 (PDT) In-Reply-To: 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: John Hendy Cc: emacs-orgmode That is indeed an excellent solution if you want to add a tag for a todo kw. However, I wonder if there is a direct approach, where the exporter simply does not export if it is a certain todo kw. Is the solution to have the exporter delete anything with that todo kw? Or is there a way to have it skip? One advantage of this approach is that there might be a lot of contexts in which you don't need the noexport tag.