From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Drechsler Subject: Re: customize exporting "visible" contents Date: Sun, 15 Jul 2007 13:49:06 +0200 Message-ID: <87bqed7uq5.fsf@pdrechsler.de> References: <87y7hj93wy.fsf@pdrechsler.de> <87sl7rig6d.fsf@web.de> 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 1IA2Zu-0006Aj-VN for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 07:47:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IA2Zu-0006AS-AW for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 07:47:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IA2Zu-0006AP-3P for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 07:47:54 -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 1IA2Zt-0001zT-Ib for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 07:47:53 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IA2Zq-00048v-Nl for emacs-orgmode@gnu.org; Sun, 15 Jul 2007 13:47:50 +0200 Received: from dslb-084-057-083-083.pools.arcor-ip.net ([84.57.83.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Jul 2007 13:47:50 +0200 Received: from patrick by dslb-084-057-083-083.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 15 Jul 2007 13:47:50 +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 Jost Burkardt writes: > Patrick Drechsler writes: > >> I currently have a large knowledge-base in a single org file (>5k >> lines of code). When exporting certain sections I would like to >> exclude the rest completely. > > I'd very much appreciate your proposed feature and propose an > additional idea, which has been on my mind for a while: it would be > very nice to be able export subsections of a file to different > export-files, maybe by using #+CATEGORY or another keyword. I like > having all my information in one file, but exporting this as a > singe webpage always lookes a mess..... > > At the moment I use the following approach as a workaround: > > 1. move to subtree which should be exported > 2. M-x org-narrow-to-subtree (or C-x n s) > 3. manually adapt the heading-level via M- > 4. M-x org-export (or C-c C-e) > 5. re-adapt heading-level and finally > 6. M-x widen (or C-x n w) > > which is quite quick.... Jost, thanks for pointing out this nice workaround! Cheers, Patrick Patrick -- Snoopy (on being house-trained with a rolled-up newspaper): It does tend however to give one a rather distorted view of the press!