blob: cb55ab42f1ec2c346b198ccecda02bd18ac9f02a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Custom Filters
==============
Custom filters allow you to save any search query.
In this way, you can extend the default filters easily and save most used search queries.
- Custom filters are stored by project and associated to the creator.
- If the creator is project manager, he can choose to share the filter with other project members.
Filter creation
---------------
Go to the action drop-down or in the project settings and choose **custom filters**:
![Custom Filter Creation](http://kanboard.net/screenshots/documentation/custom-filter-creation.png)
After creating your filter, it will appear on the board next to the default filters:
![Custom Filter Dropdown](http://kanboard.net/screenshots/documentation/custom-filter-dropdown.png)
|