From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subhan Tindall Subject: How to export all content of a sparse tree to a separate buffer/file? Date: Mon, 2 Dec 2013 12:40:49 -0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11336d90f27b7804ec9331f2 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnaIZ-0000ph-SX for emacs-orgmode@gnu.org; Mon, 02 Dec 2013 15:41:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnaIV-0004HX-5Z for emacs-orgmode@gnu.org; Mon, 02 Dec 2013 15:40:55 -0500 Received: from mail-la0-f43.google.com ([209.85.215.43]:60600) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnaIU-0004HK-Tu for emacs-orgmode@gnu.org; Mon, 02 Dec 2013 15:40:51 -0500 Received: by mail-la0-f43.google.com with SMTP id n7so8502608lam.2 for ; Mon, 02 Dec 2013 12:40:49 -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: Org-Mode --001a11336d90f27b7804ec9331f2 Content-Type: text/plain; charset=ISO-8859-1 I'm looking for a relatively straightforward way to export content from one org file to a separate org file or org-mode buffer. I've got the org exporter bit working I can create the sparse tree based on a given tag with no problem. But, when I export it using 'visible only' what I get is headlines only. There are a fair number of headlines with content below the headline like this: ** NOTES a whole buch of stuff here that I would like to export as well as well as a lot of clocking information. Any ideas? Example process C-c / <- create sparse tree C-c C-e <-bring up dispatcher C-v <-export visible only, if I don't do this I get the whole file, not the sparse tree O O <-export to org buffer Thanks! Subhan -- Subhan Michael Tindall | Software Developer | smt@rentrakmail.com RENTRAK | www.rentrak.com | NASDAQ: RENT --001a11336d90f27b7804ec9331f2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I'm looking for a relatively straightforward way to ex= port content from one org file to a separate org file or org-mode buffer.
I've got the org exporter bit working

I can create the sparse tree based on a given tag with no proble= m.
But, when I export it using 'visible only'
w= hat I get is headlines only.
There are a fair number of headlines= with content below the headline like this:
** NOTES
a whole buch of stuff
here that I would l= ike to export as well

as well as a lot of clocking= information.

Any ideas?

Example process
C-c / <tag> =A0<- create sparse tree
C-c C-e <-bring up dispatcher
C-v <-export visible o= nly, if I don't do this I get the whole file, not the sparse tree
O O <-export to org buffer

Thanks!
Subhan


--
Subhan Michael Tindall | Software Developer
| smt@rentrakmail.com
RENTRAK | www.rentrak= .com | NASDAQ: RENT
--001a11336d90f27b7804ec9331f2--