Is there a way to disable Filter by description #3781
-
|
The latest version 7.23.1 provide a new feature - Filter by description. So I hide the search toolbar in the css in .plugin-tasks-toolbar { display: none; } /* alswl patch */Is there any official way to configure it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
You can always search the docs or release notes for toolbar. You will find the instruction: You can put it in the Global Filter or use its Query File Defaults property to disable it more widely. |
Beta Was this translation helpful? Give feedback.
-
|
To disable the filter, I entered "hide toolbar" in Global Query in the plugin settings. |
Beta Was this translation helpful? Give feedback.
You can always search the docs or release notes for toolbar.
You will find the instruction:
You can put it in the Global Filter or use its Query File Defaults property to disable it more widely.