You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: retain direct tags even if they are excluded from inheritance (#839)
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
0 commit comments