Commit 8c2f16a
Exclude task reports from hidden filter in search
Task reports use HIDDEN notification preference to suppress push
notifications, not to hide them from search. Add !report.isTaskReport
to the excludeHidden filter so tasks are not incorrectly filtered out
of Cmd+K search results.
Co-authored-by: Shridhar Goel <ShridharGoel@users.noreply.github.com>1 parent ff93d10 commit 8c2f16a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2521 | 2521 | | |
2522 | 2522 | | |
2523 | 2523 | | |
| 2524 | + | |
2524 | 2525 | | |
2525 | 2526 | | |
2526 | 2527 | | |
| |||
0 commit comments