Search Gmail: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Label --> Query operators | Label --> Query operators | ||
== Query operators == | |||
* Attachments --> has:attachment | * Attachments --> has:attachment | ||
| Line 28: | Line 29: | ||
Goodies | == Goodies == | ||
* [[MozillaFirefox]] with [[GreaseMonkey]] User script: [http://lukebaker.org/archives/2005/05/25/persistent-persistent-searches/ lukebaker.org » Persistent Persistent Searches] (last visited: February 22, 2006) | * [[MozillaFirefox]] with [[GreaseMonkey]] User script: [http://lukebaker.org/archives/2005/05/25/persistent-persistent-searches/ lukebaker.org » Persistent Persistent Searches] (last visited: February 22, 2006) | ||
Revision as of 08:17, 6 April 2006
Label --> Query operators
Query operators
- Attachments --> has:attachment
Time related
- Today --> after:yesterday (Due to the search "after:today" was not completed to cover all emails today, I suggest you use after:yesterday)
- Last Week --> after:oneweekago
Focus some labels
- My Focus --> (label:label_a OR label:label_b)
- focus on the letters with the labels: label_a or label_b
- My Focus (new) --> (label:label_a OR label:label_b) is:unread
- focus on the new letters with the labels: label_a or label_b
- Tentative --> in:anywhere subject:keywords
- It will perform the keywords' search in all email box include the spam and trash
Spam
- Spam unread -->
- in:spam is:unread
- in:spam is:unread after:yesterday (means latest spam :P)
- more... see Gmail: Help Center - How do I use Advanced Search?(中文說明: 如何使用進階搜尋?) (last visited: February 22, 2006)
Goodies
- MozillaFirefox with GreaseMonkey User script: lukebaker.org » Persistent Persistent Searches (last visited: February 22, 2006)