14,957
edits
(→Query operators: add find messages with specific star) |
|||
| Line 31: | Line 31: | ||
: focus on the '''new''' letters with the labels: label_a or label_b | : focus on the '''new''' letters with the labels: label_a or label_b | ||
filter emails with multiple labels | |||
* | * Search {{kbd | key = label:label_a label:label_b}} to filter the emails matched multiple labels | ||
search for all emails with no label 只看沒編過標籤的信 | search for all emails with no label 只看沒編過標籤的信 | ||
| Line 45: | Line 43: | ||
** {{kbd | key = in:spam before:2007/5/1 }} (means the spam older than 2007/5/1) | ** {{kbd | key = in:spam before:2007/5/1 }} (means the spam older than 2007/5/1) | ||
** {{kbd | key = in:spam is:unread }} | ** {{kbd | key = in:spam is:unread }} | ||
** {{kbd | key = in:spam is:unread after:yesterday }} (means | ** {{kbd | key = in:spam is:unread after:yesterday }} (means fresh spam :P) | ||
* inbox spam | * inbox spam | ||
** specified language: using the [[Stop Word|stop word]] to filter | ** specified language: using the [[Stop Word|stop word]] to filter | ||
* Tentative --> {{kbd | key = in:anywhere subject:keywords }} | |||
: It will perform the keywords' search in all email box include the spam and trash | |||
=== filename search === | === filename search === | ||