Add the SOMEDAY Org state
It looks better than TODO, which should be reserved for actual things to do.
This commit is contained in:
parent
62d9228650
commit
0bc334af69
@ -2435,6 +2435,7 @@ This is a big one; I use a lot of customisation here.
|
|||||||
org-todo-keywords '((sequence "TODO(t)"
|
org-todo-keywords '((sequence "TODO(t)"
|
||||||
"DOING(w@/!)"
|
"DOING(w@/!)"
|
||||||
"BLOCKED(b@/!)"
|
"BLOCKED(b@/!)"
|
||||||
|
"SOMEDAY (s!)"
|
||||||
"|"
|
"|"
|
||||||
"CANCELED(c@/!)"
|
"CANCELED(c@/!)"
|
||||||
"REVIEW(r@/!)"
|
"REVIEW(r@/!)"
|
||||||
|
Loading…
Reference in New Issue
Block a user