emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Usability idea: color coding items with priorities in


From: Nick Dokos
Subject: Re: [Orgmode] Re: Usability idea: color coding items with priorities in agenda
Date: Tue, 01 Sep 2009 16:53:17 -0400

PT <address@hidden> wrote:

> Samuel Wales <samologist <at> gmail.com> writes:
> 
> > 
> > Try c-h v org-priority-faces.
> > 
> 
> I installed the latest org and tried it. It helps a bit, but it's
> not really what I thought of. The full header text of the prority
> todo item should have a distinct background color in the agenda
> buffer (if the user configures it this way), not just the
> priority marker.
> 

You missed the *other* variable :-)

 C-h v org-agenda-fontify-priorities <RET>

,----
| org-agenda-fontify-priorities is a variable defined in `org-agenda.el'.
| Its value is cookies
| 
| Documentation:
| Non-nil means, highlight low and high priorities in agenda.
| When t, the highest priority entries are bold, lowest priority italic.
| However, settings in org-priority-faces will overrule these faces.
| When this variable is the symbol `cookies', only fontify the
| cookies, not the entire task.
| This may also be an association list of priority faces, whose
| keys are the character values of `org-highest-priority',
| `org-default-priority', and `org-lowest-priority' (the default values
| are ?A, ?B, and ?C, respectively).  The face may be a named face,
| or a list like `(:background "Red")'.
| 
| You can customize this variable.
`----

HTH,
Nick




reply via email to

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