From f837e70a2d74eb37c4c5de7e4f54c8bf8ec78db7 Mon Sep 17 00:00:00 2001 From: Olivier Maridat Date: Thu, 26 Nov 2015 15:33:44 +0100 Subject: Add filter by task link --- doc/search.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') 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"` + -- cgit v1.2.3