ypuntot <ypun...@gmail.com> writes: > There are several reasons to disable tags inheritance. > > For example, in project management there could be a tag for a direct > responsible for a task, and a different tag for a different direct > responsible for a subtask. I could want to see the tasks of the direct > responsible, not the subtasks that are already in the hands of a different > person. > It helps to not overpopulate results.
Indeed. We have `org-use-tag-inheritance' exactly for this purpose - it defines tag inheritance globally. `org-agenda-use-tag-inheritance' is a layer on top that can disable `org-use-tag-inheritance' just in agenda. My question is about `org-agenda-use-tag-inheritance', not about global Org settings for tag inheritance. -- 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>