diff options
author | Frederic Guillot <fred@kanboard.net> | 2016-10-10 19:49:13 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2016-10-10 19:49:13 -0400 |
commit | ac7dd194b3a3e8a707318f5dfbb463961bded296 (patch) | |
tree | 84006d214e1b3882fc648e4c4cd34ca489e67adc /doc | |
parent | b2b25748f062ad678937b78b818683eaf599cea1 (diff) |
Update search filters documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/search.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/search.markdown b/doc/search.markdown index ab8e0b5a..17d27416 100644 --- a/doc/search.markdown +++ b/doc/search.markdown @@ -96,6 +96,10 @@ Attribute: **created** Works in the same way as the modification date queries. +### Search by start date + +Attribute: **started** + ### Search by description Attribute: **description** or **desc** |