File: org-archive.el.html

This file contains the archive functionality for Org.

Defined variables (10)

org-archive-default-commandThe default archiving command.
org-archive-file-header-formatThe header format string for newly created archive files.
org-archive-hookHook run after successfully archiving a subtree.
org-archive-mark-doneNon-nil means mark entries as DONE when they are moved to the archive file.
org-archive-reversed-orderNon-nil means make the tree first child under the archive heading, not last.
org-archive-save-context-infoParts of context info that should be stored as properties when archiving.
org-archive-sibling-headingName of the local archive sibling that is used to archive entries locally.
org-archive-stamp-timeNon-nil means add a time stamp to entries moved to an archive file.
org-archive-subtree-add-inherited-tagsNon-nil means append inherited tags when archiving a subtree.
org-archive-subtree-save-file-pConditionally save the archive file after archiving a subtree.

Defined functions (12)

org-add-archive-files(FILES)
org-all-archive-files()
org-archive--compute-location(LOCATION)
org-archive-all-done(&optional TAG)
org-archive-all-matches(PREDICATE &optional TAG)
org-archive-all-old(&optional TAG)
org-archive-set-tag()
org-archive-subtree(&optional FIND-DONE)
org-archive-subtree-default()
org-archive-subtree-default-with-confirmation()
org-archive-to-archive-sibling()
org-toggle-archive-tag(&optional FIND-DONE)

Defined faces (0)