Commit 92e8b51
authored
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 #8301 parent f8c0fd3 commit 92e8b51
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
556 | 556 | | |
557 | 557 | | |
558 | 558 | | |
| 559 | + | |
559 | 560 | | |
560 | 561 | | |
561 | | - | |
| 562 | + | |
562 | 563 | | |
563 | 564 | | |
564 | 565 | | |
| |||
0 commit comments