Add the SOMEDAY Org state

It looks better than TODO, which should be reserved for actual things to do.
This commit is contained in:
Gergely Polonkai 2018-10-26 18:27:05 +02:00
parent 62d9228650
commit 0bc334af69
1 changed files with 1 additions and 0 deletions

View File

@ -2435,6 +2435,7 @@ This is a big one; I use a lot of customisation here.
org-todo-keywords '((sequence "TODO(t)"
"DOING(w@/!)"
"BLOCKED(b@/!)"
"SOMEDAY (s!)"
"|"
"CANCELED(c@/!)"
"REVIEW(r@/!)"