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