summaryrefslogtreecommitdiff
path: root/doc/custom-filters.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/custom-filters.markdown')
-rw-r--r--doc/custom-filters.markdown19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/custom-filters.markdown b/doc/custom-filters.markdown
new file mode 100644
index 00000000..18bf8584
--- /dev/null
+++ b/doc/custom-filters.markdown
@@ -0,0 +1,19 @@
+Custom Filters
+==============
+
+Custom filters allow you to save any search query.
+In this way, you can extends easily the default filters 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 dropdown 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 appears on the board next to the default filters:
+
+![Custom Filter Dropdown](http://kanboard.net/screenshots/documentation/custom-filter-dropdown.png)