File: org-refile.el.html

Org Refile allows you to refile subtrees to various locations.

Defined variables (14)

org-after-refile-insert-hookHook run after ‘org-refile’ has inserted its stuff at the new location.
org-log-refileInformation to record when a task is refiled.
org-outline-path-complete-in-stepsNon-nil means complete the outline path in hierarchical steps.
org-refile-active-region-within-subtreeNon-nil means also refile active region within a subtree.
org-refile-allow-creating-parent-nodesNon-nil means allow the creation of new nodes as refile targets.
org-refile-cacheCache for refile targets.
org-refile-historyHistory for refiling operations.
org-refile-keepNon-nil means ‘org-refile’ will copy instead of refile.
org-refile-markersAll the markers used for caching refile locations.
org-refile-target-tableThe list of refile targets, created by ‘org-refile’.
org-refile-target-verify-functionFunction to verify if the headline at point should be a refile target.
org-refile-targetsTargets for refiling entries with ‘M-x org-refile’.
org-refile-use-cacheNon-nil means cache refile targets to speed up the process.
org-refile-use-outline-pathNon-nil means provide refile targets as paths.

Defined functions (15)

org-olpath-completing-read(PROMPT COLLECTION &rest ARGS)
org-refile(&optional ARG DEFAULT-BUFFER RFLOC MSG)
org-refile--get-location(REFLOC TBL)
org-refile-cache-check-set(SET)
org-refile-cache-clear()
org-refile-cache-get(&rest IDENTIFIERS)
org-refile-cache-put(SET &rest IDENTIFIERS)
org-refile-check-position(REFILE-POINTER)
org-refile-copy()
org-refile-get-location(&optional PROMPT DEFAULT-BUFFER NEW-NODES)
org-refile-get-targets(&optional DEFAULT-BUFFER)
org-refile-goto-last-stored()
org-refile-marker(POS)
org-refile-new-child(PARENT-TARGET CHILD)
org-refile-reverse(&optional ARG DEFAULT-BUFFER RFLOC MSG)

Defined faces (0)