Is your feature request related to a problem? Please describe
In bpmn we use the default filter to remove some unrelated repos from our task board. But if a user enters a custom query that filter no longer applies and I have to combine the default filter and my filter manually
Eg:
Describe the solution you'd like
I would like an easy way to combine the default filter with the user filter. This could be a simple toggle button similar to vscode exclude filter toggle:
Describe alternatives you've considered
just combine the filters by default. Maybe this is also a bug and that was the intended behavior
Additional context
If you agree that that would be a nice feature to have I could work on it myself
Is your feature request related to a problem? Please describe
In bpmn we use the default filter to remove some unrelated repos from our task board. But if a user enters a custom query that filter no longer applies and I have to combine the default filter and my filter manually
Eg:
Describe the solution you'd like
I would like an easy way to combine the default filter with the user filter. This could be a simple toggle button similar to vscode exclude filter toggle:
Describe alternatives you've considered
just combine the filters by default. Maybe this is also a bug and that was the intended behavior
Additional context
If you agree that that would be a nice feature to have I could work on it myself