summaryrefslogtreecommitdiff
path: root/doc/search.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/search.markdown')
-rw-r--r--doc/search.markdown8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/search.markdown b/doc/search.markdown
index 34a20bc6..889d453f 100644
--- a/doc/search.markdown
+++ b/doc/search.markdown
@@ -136,3 +136,11 @@ Attribute: **swimlane**
- Find tasks in the default swimlane: `swimlane:default`
- Find tasks into several swimlanes: `swimlane:"Version 1.2" swimlane:"Version 1.3"`
+Search by task link
+------------------
+
+Attribute: **link**
+
+- Find tasks by link name: `link:"is a milestone of"`
+- Find tasks into several links: `link:"is a milestone of" link:"relates to"`
+