Martin Jambor <mjam...@suse.cz> writes: > I have found out that whether sub-headers are included in a columnview > table depends on org-tags-match-list-sublevels which I hope is a bug > because it is unexpected and interferes with the columnview > configuration.
Yes, it does affect columnview and anything that uses tag matching. Please do not use this variable. As the docstring of `org-tags-match-list-sublevels' states: This variable is semi-obsolete and probably should always be true. It is better to limit inheritance to certain tags using the variables org-use-tag-inheritance and org-tags-exclude-from-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>