emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [FR] Archive subtree with parent structure
@ 2014-05-28  8:18 Florian Lindner
  2014-05-28 19:39 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Florian Lindner @ 2014-05-28  8:18 UTC (permalink / raw)
  To: emacs-orgmode

org-archive-subtree archives a subtree.

* A
** AA
*** AAA
** AB
*** ABA

Archiving AA will remove the subtree from the original file and create
it like that in archive target:

* AA
** AAA

What I want (wish for) is to create it like that in the archive target:

* A
** AA
*** AAA

If I also archive AB after that, it gets inserted in the structure which
is now identical to the structure we started with.

Use case: I tend to archive small pieces of a project's subtree long
before I'm ready to archive the entire project. This way I build (want
to build) an archived mirror of the project's subtree bit by bit.

Thanks a lot to the org-mode developers.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-05-29  8:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-28  8:18 [FR] Archive subtree with parent structure Florian Lindner
2014-05-28 19:39 ` Bastien
2014-05-28 19:49   ` Ken Mankoff
2014-05-29  8:29   ` Alan Schmitt
2014-05-29  8:42   ` Achim Gratz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).