org-after-refile-insert-hook | Hook run after ‘org-refile’ has inserted its stuff at the new location. |
org-log-refile | Information to record when a task is refiled. |
org-outline-path-complete-in-steps | Non-nil means complete the outline path in hierarchical steps. |
org-refile-active-region-within-subtree | Non-nil means also refile active region within a subtree. |
org-refile-allow-creating-parent-nodes | Non-nil means allow the creation of new nodes as refile targets. |
org-refile-cache | Cache for refile targets. |
org-refile-history | History for refiling operations. |
org-refile-keep | Non-nil means ‘org-refile’ will copy instead of refile. |
org-refile-markers | All the markers used for caching refile locations. |
org-refile-target-table | The list of refile targets, created by ‘org-refile’. |
org-refile-target-verify-function | Function to verify if the headline at point should be a refile target. |
org-refile-targets | Targets for refiling entries with ‘M-x org-refile’. |
org-refile-use-cache | Non-nil means cache refile targets to speed up the process. |
org-refile-use-outline-path | Non-nil means provide refile targets as paths. |