summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOlivier Maridat <olivier.maridat@trialog.com>2015-11-26 15:33:44 +0100
committerOlivier Maridat <olivier.maridat@trialog.com>2015-11-26 15:33:44 +0100
commitf837e70a2d74eb37c4c5de7e4f54c8bf8ec78db7 (patch)
treec146511e70537f7224835931ef1d3b0b2f516d3e /doc
parente582d4047b061f0c17e6366fed2bf1cabd624c10 (diff)
Add filter by task link
Diffstat (limited to 'doc')
-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"`
+