Hi Marcus,

Marcus Klemm wrote:
> For visual reasons I'd like to have TODO keywords in brackets, like [TODO],
> [DONE] etc. Unfortunately, orgmode does not allow me to do that.

You can have approaching effects using boxes to surround the TODO keywords.
For example:

--8<---------------cut here---------------start------------->8---
(org-todo ((t (:weight bold :box (:line-width 1 :color "red3") :foreground 
"white" :background "#FF5555"))))
--8<---------------cut here---------------end--------------->8---

in my color theme Leuven (see
http://orgmode.org/worg/color-themes/color-theme-leuven.el).

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to