Hi Sébastien,

"Sebastien Vauban" <wxhgmqzgw...@spammotel.com> writes:

> Please find a (very useful ;-)) patch for highlighting (in the mode-line) the
> tags which are used to filter the agenda.

Applied thanks.

I've updated the patch using org-propertize instead of propertize 
and using a better default for the face :)

> I'd like even to be able to put in one color the "positive" tags and in
> another the "negative" ones, but that's above my current knowledge of
> text-properties...

Maybe you can start by replacing the 'identity function in the
(mapconcat ...) by some (lambda (f) (if ...)) to check whether 
each tag filter starts with a + or a -.  Just an idea.

> Anyway, here is a usable first version -- where all tags are in the same
> color, much more easily to spot (before you wonder why you have so few lines
> in your agenda!).

Yes, it might be useful to some people -- thanks for this!

-- 
 Bastien

Reply via email to