From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Drechsler Subject: limiting export by category, tag or property Date: Mon, 16 Jul 2007 03:28:13 +0200 Message-ID: <87ps2tnnma.fsf@pdrechsler.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IAFMg-0001gr-Ts for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 21:27:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAFMe-0001gU-VK for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 21:27:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAFMe-0001gQ-L7 for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 21:27:04 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IAFMe-00070j-98 for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 21:27:04 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IAFMV-0002ox-Q2 for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 03:26:55 +0200 Received: from dslb-084-057-084-253.pools.arcor-ip.net ([84.57.84.253]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jul 2007 03:26:55 +0200 Received: from patrick by dslb-084-057-084-253.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 16 Jul 2007 03:26:55 +0200 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 Hi, what is a good way of excluding certain sections of a file from being exported (similar to `C-c C-e v'). Can this be done by setting "category", "tag" or "property"? Take this file: --8<---------------cut here---------------start------------->8--- * info for all foo * info for group bar * info private bla --8<---------------cut here---------------end--------------->8--- I would like to export everything except the section "info private". Taking this idea a bit further: An export feature which is keyword dependent would also be nice. Here is example: --8<---------------cut here---------------start------------->8--- * info for all foo * info for group bar * info private bla --8<---------------cut here---------------end--------------->8--- And then being able to create an export according to the tag. WDYT? Cheers, Patrick -- Schwerer als Luft? Flugmaschinen sind unmöglich. -- Lord Kelvin, Präsident der Royal Society (1895)