@ -567,7 +567,7 @@ Custom keywords, depending on environment
#+BEGIN_SRC emacs-lisp
(when *work_remote*
(setq org-todo-keywords
'((sequence "OPEN" "TODO" "UNCLEAR" "|" "DONE" "IMPOSSIBLE"))))
'((sequence "OPEN" "TODO" "UNCLEAR" "|" "DONE" "IMPOSSIBLE" "CANCELLED"))))
#+END_SRC
Add some key bindings