Skip to content

Conversation

kpabijanskas
Copy link
Contributor

If a tag is excluded from inheritance, then it gets excluded even from headlines that have it assigned directly. This is most noticable when searching in agenda view. This PR fixes it - you can now search by tags that are excluded from inheritance.

Fixes #830

If a tag is excluded from inheritance, then it gets excluded even from
headlines that have it assigned directly. This is most noticable when
searching in agenda view. This PR fixes it - you can now search by tags
that are excluded from inheritance.

Fixes nvim-orgmode#830
@kpabijanskas kpabijanskas changed the title fix(tags); retain direct tags even if they are excluded from inheritance fix(tags): retain direct tags even if they are excluded from inheritance Dec 17, 2024
@kpabijanskas kpabijanskas changed the title fix(tags): retain direct tags even if they are excluded from inheritance fix: retain direct tags even if they are excluded from inheritance Dec 17, 2024
Copy link
Member

@kristijanhusak kristijanhusak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kristijanhusak kristijanhusak merged commit 92e8b51 into nvim-orgmode:master Dec 17, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

org_tags_exclude_from_inheritance not working as expected

2 participants