John Wiegley <jo...@gnu.org> writes:
>> May you please provide a reproducer or at least more details?
>
> - Enter the Org-agenda
> - Press '/ t' to filter by the tag identified by 't'
> - Note that it hides those tags, rather than showing only those tags

I just tried

1. emacs -Q
2. C-x C-f /tmp/1.org <RET>
3.

* TODO This                                                             :t:
* TODO Another one                                                     :t2:

4. M-x org-agenda <RET> < t
5. Observe two todo items displayed
6. / t <RET>
7. Observe "This" item matching "t" tag displayed.

What am I missing?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to