Search Gmail: Difference between revisions
Jump to navigation
Jump to search
→預設標籤(default labels)
| (5 intermediate revisions by one other user not shown) | |||
| Line 16: | Line 16: | ||
* label:spam 垃圾信件/廣告信件, | * label:spam 垃圾信件/廣告信件, | ||
* label:trash 垃圾桶 | * label:trash 垃圾桶 | ||
* file size of attachment: | |||
** input {{kbd | key=larger:20m}} or {{kbd | key=size:20m}} to search the attachment larger than 20 MB or | |||
** input {{kbd | key=size:500k}} to search the attachment larger than 500 KB <ref>[http://stackoverflow.com/questions/16392366/how-to-delete-emails-with-larger-file-attachments gmail - How to delete emails with larger file attachments - Stack Overflow]</ref><ref>[http://www.playpcesor.com/2012/11/gmail.html Gmail 隱藏技巧:搜尋出超過某個大小的所有郵件附檔 -電腦玩物]</ref> | |||
experimental function: | experimental function: | ||
* label:muted 標示為Muted的信件對話,如果有新信件,將不會顯示在收信匣 (需要至lab啟用Smart mute) (搜尋時 label:muted 與 is:muted 的效果一樣) | * label:muted 標示為Muted的信件對話,如果有新信件,將不會顯示在收信匣 (需要至lab啟用Smart mute) (搜尋時 label:muted 與 is:muted 的效果一樣) | ||
=== category === | |||
分類說明<ref>[https://support.google.com/mail/answer/3094499?hl=en&co=GENIE.Platform%3DDesktop&sjid=13065913722649055332-AP#zippy=%2Ccant-find-emails-in-a-category%2Csearch-a-category%2C%E6%90%9C%E5%B0%8B%E7%89%B9%E5%AE%9A%E9%A1%9E%E5%88%A5 Add or remove inbox categories & tabs in Gmail - Computer - Gmail Help]</ref> | |||
<table border="1"> | |||
<tr> | |||
<th>英文分類</th> | |||
<th>中文分類</th> | |||
<th>分類描述</th> | |||
</tr> | |||
<tr> | |||
<td>Primary</td> | |||
<td>主要</td> | |||
<td>由你認識的對象傳送的電子郵件,以及未出現在其他分頁中的郵件。</td> | |||
</tr> | |||
<tr> | |||
<td>Social</td> | |||
<td>社交網路</td> | |||
<td>來自社交網路和媒體分享網站的郵件。</td> | |||
</tr> | |||
<tr> | |||
<td>Promotions</td> | |||
<td>促銷內容</td> | |||
<td>特惠活動、優惠和其他促銷內容電子郵件。</td> | |||
</tr> | |||
<tr> | |||
<td>Updates</td> | |||
<td>最新快訊</td> | |||
<td>通知、確認訊息、收據、帳單及對帳單。</td> | |||
</tr> | |||
<tr> | |||
<td>Forums</td> | |||
<td>論壇</td> | |||
<td>來自線上群組、討論區和郵寄清單的郵件。</td> | |||
</tr> | |||
<tr> | |||
<td>Reservations</td> | |||
<td>預訂</td> | |||
<td>航班確認、飯店訂房和餐廳訂位等相關電子郵件。</td> | |||
</tr> | |||
<tr> | |||
<td>Purchases</td> | |||
<td>購物交易</td> | |||
<td>訂單、運送和出貨等相關電子郵件。</td> | |||
</tr> | |||
</table> | |||
應用:刪除超過一年沒有讀的廣告信 (出處:[https://twitter.com/tw111111111111/status/1717096184878391419/photo/1 Kazuho Oku]) | |||
<pre> | |||
is:unread category:promotions older_than:1y | |||
</pre> | |||
== 在你寄信之前 == | == 在你寄信之前 == | ||
* | * 如果不使用標籤組織信件。可以在信件標題,加上 {{kbd | key= [專案簡稱] }} 或信件內容 {{kbd | key= [自訂標籤] }} ,方便日後整理信件。 | ||
== Query operators == | == Query operators == | ||
| Line 123: | Line 171: | ||
* [http://fairyfish.net/2009/02/25/gmail-advanced-search/ Gmail 高级搜索技巧] | * [http://fairyfish.net/2009/02/25/gmail-advanced-search/ Gmail 高级搜索技巧] | ||
* [http://gadgetwise.blogs.nytimes.com/2010/11/10/5-tips-for-searching-gmail/ 5 Tips for Searching Gmail] By NICK BILTON, November 10, 2010 | * [http://gadgetwise.blogs.nytimes.com/2010/11/10/5-tips-for-searching-gmail/ 5 Tips for Searching Gmail] By NICK BILTON, November 10, 2010 | ||
references | |||
<references/> | |||
[[Category:Email]] [[Category:Google]] [[Category:Search]] | [[Category:Email]] [[Category:Google]] [[Category:Search]] | ||