aboutsummaryrefslogtreecommitdiffstats
path: root/config.org
diff options
context:
space:
mode:
authorjason2017-10-26 17:22:24 -0600
committerjason2017-10-26 17:22:24 -0600
commit89c66c426ab3fb11a956f12ec069869096e794f1 (patch)
tree62d5e8dcd670181da868e79f42b51ee281312c4c /config.org
parent363c68317b13154e5e2f424165255de8d42ffc7b (diff)
downloaddotemacs-89c66c426ab3fb11a956f12ec069869096e794f1.tar.gz
dotemacs-89c66c426ab3fb11a956f12ec069869096e794f1.zip
org mode updates
Diffstat (limited to 'config.org')
-rw-r--r--config.org6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.org b/config.org
index 440490b..db51e22 100644
--- a/config.org
+++ b/config.org
@@ -621,6 +621,12 @@ information from any buffer.
621 ;; Show the full org header path when displaying refile options 621 ;; Show the full org header path when displaying refile options
622 org-refile-use-outline-path t 622 org-refile-use-outline-path t
623 623
624 ;; Allow refile to create parent nodes with confirmation
625 org-refile-allow-creating-parent-nodes (quote confirm)
626
627 ;; generate all possible refile paths so it's faster to search
628 org-outline-path-complete-in-steps nil
629
624 ;; Define the menu options for org-capture 630 ;; Define the menu options for org-capture
625 org-capture-templates (quote 631 org-capture-templates (quote
626 (("t" "TODO" entry 632 (("t" "TODO" entry