diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-19 21:25:19 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-19 21:25:19 -0400 |
commit | 5b888a23454e369ebf383c3003497038ae2fbf5d (patch) | |
tree | e3e1c5f722eb36e3c39d654e41ac4ee082f715b8 /docs/search.markdown | |
parent | 1983fc5f7afa20b5ddba0ad1fb63fb92f563deb6 (diff) |
Add search in task title when using an integer only input
Diffstat (limited to 'docs/search.markdown')
-rw-r--r-- | docs/search.markdown | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/search.markdown b/docs/search.markdown index c269b5c1..34a20bc6 100644 --- a/docs/search.markdown +++ b/docs/search.markdown @@ -15,8 +15,9 @@ assigne:me due:tomorrow my title Search by task id or title -------------------------- -- Search by task id: `#123` or `123` -- Search by task title: anything that don't match any search attributes mentioned below +- Search by task id: `#123` +- Search by task id and task title: `123` +- Search by task title: anything that don't match any search attributes Search by status ---------------- |