emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] No Brackets in TODO keywords?


From: Sebastien Vauban
Subject: Re: [O] No Brackets in TODO keywords?
Date: Wed, 29 Jun 2011 14:39:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

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

[Prev in Thread] Current Thread [Next in Thread]