b&w_logo Created with Sketch.
  • Get Started
  • Contact
  • Sign up
  • Sign in

sharks

get started

guide

features

syntax

 

monkeys

mods

REST API

 

platypuses

github

blueprints

tickets

 

everyone

support

ideas

contact

license

 

 
 
help edit more_horiz
Search

Search cards use WQL, the Wagn Query Language.  See syntax documentation.

Add Search

User Story+tag+*type plus right+*content options
{"or": { "and": {"type": ["in","Ticket","Idea"], ...
keyboard_arrow_down
Nested $keyword in Search Fails+test search
20927 items
keyboard_arrow_down
*attach+*right+*content options
{"type": "File", "sort": "update" }
keyboard_arrow_down
reference test+Search
1 item
keyboard_arrow_down
*left+*right+*structure
Search : {"left": "_left"}
keyboard_arrow_down
*input type+*right+*content options
Invalid JSON search query: [[radio]] [[checkbox]] [[select]] [[multiselect]] [[list]] [[filtered list]] [[text area]] [[text field]] [[ace editor]] [[calendar]] [[prosemirror editor]] [[tinymce editor]]
keyboard_arrow_down
name8+*right+*structure
Search : /* Plussing any cardtype card to name8 gets cards of that type in groups of 8 */ {"type": "_left", "limit": 8, "sort": "name", "view": "link"}
keyboard_arrow_down
*members+*right+*structure
Search : {"member_of": "_left", "sort":"name"}
keyboard_arrow_down
by update+*right+*structure
Search : {"found_by": "_left", "sort": "update"}
keyboard_arrow_down
closed+*right+*structure
Search : { "found_by": "_left", "right_plus": ["status", {"match": "closed"} ] }
keyboard_arrow_down
by create+*right+*structure
Search : {"found_by": "_left", "sort": "create"}
keyboard_arrow_down
acknowledged+*right+*structure
Search : {"found_by": "_left", "plus": ["status", {"match": "acknowledged"} ] }
keyboard_arrow_down
answered+*right+*structure
Search : {"found_by": "_left", "right_plus": ["status", {"refer_to": "answered"} ] }
keyboard_arrow_down
can't reproduce+*right+*structure
Search : {"found_by": "_left", "plus": ["status", {"match": "can't reproduce"} ] }
keyboard_arrow_down
re+*right+*content options
{"type": ["in", "Deck", "Lead", "Idea","Ticket","Documenta...
keyboard_arrow_down
tags these people+*right+*structure
Search : {"type": "User", "plus": ["tag", {"refer_to": "_LL"} ] }
keyboard_arrow_down
testing tickets+*right+*structure
Search : {"type": "Ticket", "plus": ["tag", {"refer_to": "_left"} ], "right_plus": ["status", {"refer_to": "testing"} ], "view": "closed" }
keyboard_arrow_down
Ticket+*right+*content options
{"type": "Ticket", "plus": ["status", {"not": {"refer_to"...
keyboard_arrow_down
open tickets+*right+*structure
Search : {"type": "Ticket", "plus": ["tag", {"refer_to": "_left"} ], "right_plus": ["status", {"refer_to": "open"} ], "view": "closed" }
keyboard_arrow_down
in progress tickets+*right+*structure
Search : {"type": "Ticket", "plus": ["tag", {"refer_to": "_left"} ], "right_plus": ["status", {"refer_to": "in progress"} ], "view": "closed" }
keyboard_arrow_down
  • «
  • 1
  • 2
  • 3
  • ...
  • 18
  • »