Important Characters
        
                        
                                                                                    
                                                                                            Quotes (")  | 
                                                                                                                        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 Stuff
        
                        
                                                                                    
                                                                                            includedone:true  | 
                                                                                                                        All completed stories  | 
                                                                                 
                                                                                            
                                                                                            created:today  | 
                                                                                                                        Relative dates (today, yesterday, -2w, -1d, -3h)  | 
                                                                                 
                                                                                            
                                                                                            |   | 
                                                                                                                        updated:-1w  | 
                                                                                 
                                                                                            
                                                                                            |   | 
                                                                                                                        accepted:-2weeks..today  | 
                                                                                 
                                                                         
                             
    
    
            Integrations
        
                        
                                                                                    
                                                                                            integration:zendesk  | 
                                                                                                                        Find all stories linked externally  | 
                                                                                 
                                                                                            
                                                                                            external_id:123  | 
                                                                                                                        Find externally linked story by id  | 
                                                                                 
                                                                                            
                                                                                            has:external_id  | 
                                                                                                                        Find all externally linked stories  | 
                                                                                 
                                                                         
                             
    
    
            People, Following
        
                        
                                                                                    
                                                                                            requester: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