When creating a search feed using the plugin you can use any of the following:
| Operator | Finds tweets… | 
|---|---|
| -filter:retweets | exclude retweeted tweets. | 
| -filter:replies | exclude reply tweets. | 
| watching now | containing both “watching” and “now”. This is the default operator. | 
| “happy hour” | containing the exact phrase “happy hour”. | 
| love OR hate | containing either “love” or “hate” (or both). | 
| beer -root | containing “beer” but not “root”. | 
| #haiku | containing the hashtag “haiku”. | 
| from:interior | sent from Twitter account “interior”. | 
| list:NASA/astronauts-in-space-now | sent from a Twitter account in the NASA list astronauts-in-space-now | 
| #gutenberg list:16021957 | containing the hashtag “#gutenberg” from an account in the list with ID 16021957 | 
| to:NASA | a Tweet authored in reply to Twitter account “NASA”. | 
| @NASA | mentioning Twitter account “NASA”. | 
| politics filter:safe | containing “politics” with Tweets marked as potentially sensitive removed. | 
| puppy filter:media | containing “puppy” and an image or video. | 
| puppy filter:native_video | containing “puppy” and an uploaded video, Amplify video, Periscope, or Vine. | 
| puppy filter:periscope | containing “puppy” and a Periscope video URL. | 
| puppy filter:vine | containing “puppy” and a Vine. | 
| puppy filter:images | containing “puppy” and links identified as photos, including third parties such as Instagram. | 
| puppy filter:twimg | containing “puppy” and a pic.twitter.comlink representing one or more photos. | 
| hilarious filter:links | containing “hilarious” and linking to URL. | 
| #gracias lang:en | containing “#gracias” and tweet is in English. | 
| superhero since:2015-12-21 | containing “superhero” and sent since date “2015-12-21” (year-month-day). | 
| puppy until:2015-12-21 | containing “puppy” and sent before the date “2015-12-21”. | 
| movie -scary 🙂 | containing “movie”, but not “scary”, and with a positive attitude. | 
| flight 🙁 | containing “flight” and with a negative attitude. | 
| traffic ? | containing “traffic” and asking a question. | 
| lang:fr | only tweets in French (fr) | 
| since_id:1012770304639332352 | exclude tweets made earlier than tweet with ID 1012770304639332352 | 
| max_id:1012770304639332352 | exclude tweets made later than tweet with ID 1012770304639332352 | 
 
         
                 
                 
                 
                 
                 
                