From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How to export all content of a sparse tree to a separate buffer/file? Date: Tue, 03 Dec 2013 21:24:06 +0100 Message-ID: <874n6pwumx.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnwVe-000375-5w for emacs-orgmode@gnu.org; Tue, 03 Dec 2013 15:23:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnwVY-0003o2-CL for emacs-orgmode@gnu.org; Tue, 03 Dec 2013 15:23:54 -0500 Received: from mail-wg0-x22c.google.com ([2a00:1450:400c:c00::22c]:32889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnwVY-0003nk-5Z for emacs-orgmode@gnu.org; Tue, 03 Dec 2013 15:23:48 -0500 Received: by mail-wg0-f44.google.com with SMTP id a1so12228014wgh.23 for ; Tue, 03 Dec 2013 12:23:47 -0800 (PST) In-Reply-To: (Subhan Tindall's message of "Mon, 2 Dec 2013 12:40:49 -0800") 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: Subhan Tindall Cc: Org-Mode Hello, Subhan Tindall writes: > 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. Do you mean that "visible only" export doesn't export everything visible in the buffer? If so, could you provide an ECM? Regards, -- Nicolas Goaziou