From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: org-archive-subtree keep structure Date: Fri, 05 Feb 2010 11:20:11 -0500 Message-ID: <874olvmz7o.fsf@gollum.intra.norang.ca> References: <5e3a506e1002041457p6a5ec093n54d73cc23516a1a0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NdQuz-00057Z-6m for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 11:20:29 -0500 Received: from [140.186.70.92] (port=44475 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NdQuy-00057C-4U for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 11:20:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NdQux-0006Wx-KO for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 11:20:28 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:55052) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NdQux-0006WF-H7 for emacs-orgmode@gnu.org; Fri, 05 Feb 2010 11:20:27 -0500 In-Reply-To: <5e3a506e1002041457p6a5ec093n54d73cc23516a1a0@mail.gmail.com> (Nathaniel Flath's message of "Thu\, 4 Feb 2010 14\:57\:25 -0800") 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: Nathaniel Flath Cc: emacs-orgmode@gnu.org Nathaniel Flath writes: > Hello, Is there a way to get org-archive-subtree to keep the tree > structure in the archive file?=C2=A0 this information is currently just > added to the :ARCHIVE_OLPATH in the archive file; is there an option > to get it to construct the tree instead? I do this 'manually'. Each of my level 1 tasks is a heading and I archive level 2 tasks. I put properties in the level 1 task to say where to archive to. http://doc.norang.ca/org-mode.html#sec-2.4 -Bernt