Make note state keywords a bit more fancy
This commit is contained in:
parent
0bc334af69
commit
6e737645b6
@ -2440,6 +2440,9 @@ This is a big one; I use a lot of customisation here.
|
||||
"CANCELED(c@/!)"
|
||||
"REVIEW(r@/!)"
|
||||
"DONE(d@/!)"))
|
||||
org-todo-keyword-faces '(
|
||||
("SOMEDAY" . (:foreground "black"))
|
||||
("CANCELED" . (:foreground "#228b22" :strike-through t)))
|
||||
org-goto-interface 'outline-path-completion
|
||||
org-goto-max-level 10
|
||||
org-html-checkbox-type 'unicode
|
||||
|
Loading…
Reference in New Issue
Block a user