diff --git a/config.org b/config.org index a98dd56..314b810 100644 --- a/config.org +++ b/config.org @@ -1224,7 +1224,7 @@ nil))) (org-add-link-type "outlook" 'my--org-outlook-open) (org-add-link-type "outlooknewmail" 'my--org-outlook-new-mail) (setq org-todo-keywords - '((sequence "OPEN" "TODO" "UNCLEAR" "|" "DONE" "IMPOSSIBLE" "CANCELLED"))) + '((sequence "WAIT" "OPEN" "NEXT" "TODO" "|" "DONE" "DROP"))) (setq org-capture-templates '(("t" "telephone call" entry ; (file+olp+datetree (concat MY--PATH_ORG_FILES "phone_calls.org"))