Function: org-advertized-archive-subtree
org-advertized-archive-subtree is a function alias and interactive for
org-archive-subtree, defined in org-archive.el.gz.
Signature
(org-advertized-archive-subtree &optional FIND-DONE)
Documentation
Move the current subtree to the archive.
The archive can be a certain top-level heading in the current file, or in a different file. The tree will be moved to that location, the subtree heading be marked DONE, and the current time will be added.
When called with a single prefix argument FIND-DONE, find whole trees without any open TODO items and archive them (after getting confirmation from the user). When called with a double prefix argument, find whole trees with timestamps before today and archive them (after getting confirmation from the user). If the cursor is not at a headline when these commands are called, try all level 1 trees. If the cursor is on a headline, only try the direct children of this heading.
Key Bindings