summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-10-18 08:49:25 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-10-18 08:49:25 -0700
commit427635f0ed07fbb1df4bbb84e8148472353463a0 (patch)
tree3708bad6201e8ee3a2bc925cdc8209203a09e40c
parent5f988470e7b0ab007c45ba00b6c6fa37d8ec6864 (diff)
downloaddotfiles-427635f0ed07fbb1df4bbb84e8148472353463a0.tar.gz
temporary warning
-rw-r--r--.emacs.d/init-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init-org.el b/.emacs.d/init-org.el
index 3ac1f82a..94e3840e 100644
--- a/.emacs.d/init-org.el
+++ b/.emacs.d/init-org.el
@@ -364,7 +364,7 @@ manage to do this by itself on the MetaArray alone."
(org-agenda-overriding-header "Items to add context and priority, and refile")
(org-agenda-start-with-entry-text-mode t)))
(todo "DONE|CANCELLED"
- ((org-agenda-overriding-header "Tasks to be archived")
+ ((org-agenda-overriding-header "Tasks to be archived CAREFUL DON'T ARCHIVE SUBTASKS OF INCOMPLETE PROJECTS")
(org-agenda-todo-ignore-scheduled nil)
(org-agenda-todo-ignore-deadlines nil)
(org-agenda-todo-ignore-with-date nil)