Matt Lundin <m...@imapmail.org> writes: > Marcelo de Moraes Serpa <celose...@gmail.com> 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.