Important CharactersQuotes (") | Used for terms with spaces in them | | name:"The Great Migration" | Commas (,) | OR conditional | | state:unstarted,started | Spaces ( ) | Separate terms with spaces for AND conditional | | state:started estimate:-1 | Minus (-) | NOT searching | | -state:accepted | Wild Cards (*,?) | Any or 1 character | | name:Giraf* | Regular Expressions (//) | Must be btw forward slashes | | /des*ert/ |
Basics (Name, Label, etc)name:Elephant | Search the title (use quotes if they're spaces) | label:hippo | Unlabeled stories? no:labels | type:Feature | Feature, Bug, Chore, Release | state:unstarted | unscheduled, unstarted, started, | | finished, delivered, accepted, or rejected | estimate:8 | Unestimated stories? estimate:-1 |
| | Useful Stuffincludedone:true | All completed stories | created:today | Relative dates (today, yesterday, -2w, -1d, -3h) | | updated:-1w | | accepted:-2weeks..today |
Integrationsintegration:zendesk | Find all stories linked externally | external_id:123 | Find externally linked story by id | has:external_id | Find all externally linked stories |
People, Followingrequester:OWK | Initial, full name, user name, user id | owner:"Ryan Hubbard" | No owner? no:owner | is:following | Everything your following | mywork:mustafa | Search for other peoples work | has:attachment | No Attachments? no:attachment |
|
Created By
Metadata
Favourited By
Comments
Happy to see 2 column layouts now! Moving to a 2 column so the commands don't wrap.
Add a Comment
Related Cheat Sheets