[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Hide / expand tags
From: |
Richard Riley |
Subject: |
Re: [O] Hide / expand tags |
Date: |
Tue, 12 Apr 2011 17:31:43 +0200 |
User-agent: |
Gnus/5.110016 (No Gnus v0.16) Emacs/23.2 (gnu/linux) |
Matt Lundin <address@hidden> writes:
> Marcelo de Moraes Serpa <address@hidden> writes:
>
>> Is it possible to hide tags?
>>
>> Rationale: Sometimes an item has so many tags, that it becomes kind of
>> annoying visually.
>>
>> It'd be nice to have a command to hide/expand tags. What do you think?
>>
>
> Could you please explain in which context you would like to hide tags?
>
> If you'd like to hide them in the agenda, there are variables to do so:
>
> - org-agenda-remove-tags
> - org-agenda-hide-tags-regexp
>
> If you'd like to hide them in your normal org-mode files, one option is
> to customize the org-tag face (i.e., to set the foreground to the same
> color as the background).
That might be a silly/dangerous thing to do since you might corrupt your
tags without realising. I like the idea of TAGS being in the properties
I must say.