From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: exporting - filtering Date: Tue, 22 Jul 2008 01:06:57 +0200 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 1KL4TA-00009M-01 for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 19:07:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KL4T8-00007q-9I for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 19:07:03 -0400 Received: from [199.232.76.173] (port=42261 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KL4T7-00007f-Uz for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 19:07:02 -0400 Received: from mu-out-0910.google.com ([209.85.134.188]:10879) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KL4T7-0001C2-O9 for emacs-orgmode@gnu.org; Mon, 21 Jul 2008 19:07:01 -0400 Received: by mu-out-0910.google.com with SMTP id i2so3879457mue.6 for ; Mon, 21 Jul 2008 16:06:59 -0700 (PDT) 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: org-mode When publishing/exporting can I limit certain sections to only exported if they are tagged for export? e.g I have a normal org mode hierarchy for my web page but then import a task based org file and then only have some of those published? If not I think it would be nice addition some time in the future.