From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subhan Tindall Subject: Want to copy a sparse tree to a buffer Date: Thu, 24 Oct 2013 11:02:10 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b343270c9cfeb04e9806e14 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZPEf-0006eO-BL for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 14:02:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZPEa-0004uS-Kj for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 14:02:17 -0400 Received: from mail-la0-f54.google.com ([209.85.215.54]:61684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZPEa-0004tO-EJ for emacs-orgmode@gnu.org; Thu, 24 Oct 2013 14:02:12 -0400 Received: by mail-la0-f54.google.com with SMTP id gx14so2230859lab.13 for ; Thu, 24 Oct 2013 11:02:10 -0700 (PDT) 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 --047d7b343270c9cfeb04e9806e14 Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm looking for a way to effectively copy a sparse tree to another buffer. I'm restructuring some files, and what I have is a large datetree, with sub trees one per day tagged by external ticket number ** 2013-09 September *** 2013-09-03 Tuesday **** PPTDEV-300 tswap :300: ***** LOG <2013-09-03 Tue> toci updates CLOCK: [2013-09-03 Tue 14:03]--[2013-09-03 Tue 17:13] => 3:10 CLOCK: [2013-09-03 Tue 10:40]--[2013-09-03 Tue 14:03] => 3:23 might be some notes here too ***** TODO do this thing ***** NOTES workingnotes **** PPTDEV-59 Misc :59: ***** LOG <2013-09-03 Tue> email, morning CLOCK: [2013-09-03 Tue 08:44]--[2013-09-03 Tue 09:29] => 0:45 ...... What I need to do is grab all subtrees matching e.g. 300 & copy them into one contiguous block in another file. I can generate a sparse tree for the tag, but it only displays the headlines and so org-copy-visible fails to copy the clock lines, or any other next not included in the headline Any ideas for a simple way to do this? Thanks, Subhan -- Subhan Michael Tindall | Software Developer | smt@rentrakmail.com RENTRAK | www.rentrak.com | NASDAQ: RENT --047d7b343270c9cfeb04e9806e14 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi, I'm looking for a way to effectively copy a sparse= tree to another buffer.
I'm restructuring some files, and what I h= ave is a large datetree, with sub trees one per day tagged by external tick= et number

** 2013-09 September
*** 2013-09-03 = Tuesday
**** PPTDEV-300 tswap =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :300:
***** LOG <2013-09-03 Tue> toci updates
=A0 =A0 =A0 CLOCK: [2013-09-03 Tue 14:03]--[2013-09-03 Tue 17:13] =3D&= gt; =A03:10
=A0 =A0 =A0 CLOCK: [2013-09-03 Tue 10:40]--[2013-09-0= 3 Tue 14:03] =3D> =A03:23
=A0 =A0 =A0 might be some note= s here too
***** TODO do this thing
***** NOTES workingnotes
**** PPTDEV-59 Misc =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0:59:
*****= LOG <2013-09-03 Tue> email, morning
=A0 =A0 =A0 CLOCK: [2013-09-03 Tue 08:44]--[2013-09-03 Tue 09:29] =3D> = =A00:45
......

What I n= eed to do is grab all subtrees matching e.g. 300 & copy them into one c= ontiguous block in
another file.

I can generat= e a sparse tree for the tag, but it only displays the headlines and so org-= copy-visible fails=A0
to copy the clock lines, or any other= next not included in the headline

Any ideas for a simple way to do this?

Thanks,
Subhan


--
Subhan M= ichael Tindall | Software Developer
| smt@rentrakmail.= com
RENTRAK | = www.rentrak.com | NASDAQ: RENT
--047d7b343270c9cfeb04e9806e14--