summaryrefslogtreecommitdiff
path: root/docs/search.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'docs/search.markdown')
-rw-r--r--docs/search.markdown6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/search.markdown b/docs/search.markdown
index 99b76393..3d00b158 100644
--- a/docs/search.markdown
+++ b/docs/search.markdown
@@ -12,6 +12,12 @@ This example will returns all tasks assigned to me with a due date for tomorrow
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 status
----------------