使用即时搜索
修订信息
- 修订编号: 142089
- 创建于:
- 创建者: decency8035
- 备注: 翻译了一点,记录一下原文的错误:How-to 第一条操作有误,后面序号有误。Pontoon上改了Thunderbird的“即时搜索”和另外的一些相关翻译,得过段时间才能发布出去。
- 已审阅: 否
- 可进行本地化: 否
修订原文
修订内容
什么是即时搜索?
即时搜索是若干组搜索关键词,用来持续对新收到的消息执行,把满足条件的消息放到一个文件夹中。这项功能可以为您省下重复搜索的力气和时间。
新建即时搜索项时,您可以自行选择搜索条件(例如电子邮件地址、关键词与日期)。Thunderbird 会为您创建一个文件夹来存放满足条件的消息。创建完毕后,新收到的信息会自动存入这个文件夹。
比如,您也许会想把初中朋友发来的消息存放到“初中”文件夹里。您可以把初中朋友的名字添加到即时搜索的条件里。这样,他们新发来的消息就会存放到“初中”文件夹里了。
怎么创建即时搜索文件夹
1. 点开 Thunderbird 菜单,点击
,然后点击下方菜单里的 。“新建即时搜索文件夹”对话框将弹出。
2. 如果您想更改上级文件夹,点击
下拉菜单。默认情况下,在进行第 1 步打开即时搜索对话框时选中的文件夹会作为新的即时搜索文件夹。3. 要想选择在其中搜索的文件夹,点击
按钮,button. A dialog will be displayed that contains a hierarchical view of all the mail folders in all of your accounts. Select the check box next to each folder you wish to include in the search.
5. If your messages are not stored on your local system for offline access (for example, if they are stored on a central IMAP server), check
. This is only necessary if you are filtering based on the body of the message, as addresses and the subject line are stored locally even if you leave the message body on the server.How to set the search criteria
1. Choose one of three search modes:
- Match all of the following: This creates an "and" query where all of the listed rules must apply for the message to be shown in the folder.
- Match any of the following: This creates an "or" query where if any of the listed rules match a message, then the message will be shown in the folder.
- Match all messages: This means you have no search criteria and are just using the saved search to combine the contents of multiple folders and display them as a single folder.
2. Choose your criteria.
The filter criteria, also known as "rules", are each made up of three parts:
- A property, for example “From”
- A test, for example “Contains”
- A value, for example “HighSchoolDude@example.com”
This example matches messages from “HighSchoolDude@example.com”.
The tests and values will vary depending on the property you select.
Example searches
Saved searches are especially useful if you regularly receive a large number of messages, and have an ongoing need to quickly pick out those of special interest.
- Example 1: You regularly receive messages from workplace colleagues that include important work-related documents as attachments. You could create this search:
Your new saved search folder “Unread work attachments” will contain all messages that are unread, have attachments, and were sent from the "MyWorkplace" domain. All future messages meeting all three criteria will show up in your new folder as well.
- Example 2: You like to filter out lower-priority messages to reduce clutter. For example you may have chosen to receive notifications from businesses you patronize, but like to quickly read and dispose of those messages. You could create a saved search like this:
Your new saved search folder “Promotional Stuff” will contain any messages that are from the address “sales@software.biz”, OR have “discount” in the subject line, OR have the word “customer” somewhere in the address or display name (“customer.service”, “Customer Support” etc.) After a quick read you can then delete those messages individually.
Properties
The most commonly used properties are described below.
The following properties refer to the email message “headers” (as opposed to content in the body of the message):
- From
- To
- Cc
- To or Cc
- From, To, Cc or Bcc
The sender and recipient properties can contain one or more email addresses, and sometimes also a display name. In the example "John Doe" <johndoe@example.com>, "John Doe" is the display name, and "johndoe@example.com" is the email address. When you enter the value for the search, Thunderbird will search for the value in both the display name and the email address. For example, if your filter is:
From | Is | "johndoe@example.com"
Thunderbird checks if the display name "John Doe" is the same as "johndoe@example.com" (which fails) and also if the email address is the same as "johndoe@example.com" (which succeeds).
Searches are case-insensitive, so capitalization does not matter. If the sender of the message used "JohnDoe@Example.com", it would still succeed when compared with our test value of "johndoe@example.com". Searches on display names are also case-insensitive.
Tags
Tags are used to mark messages with a special designation and highlight color. Thunderbird provides the tags Important, Work, Personal, To Do, and Later, as well as the ability to create custom tags.
Contains: Succeeds if the tag is present on the message.
Doesn't Contain: Succeeds as long as the tag is not present on the message.
Is: Succeeds if the message has only the specified tag present. So if your filter is Tag | Is | Important, a message tagged with "Important" and "Work" would not match until the "Work" tag is removed.
Isn’t: Fails if the message has only the specified tag present. So if your filter is Tag | Isn’t | Important, then a message tagged with "Important" and "Work" would match until the "Work" tag is removed, at which point it would fail to match.
IsEmpty: Succeeds if the message has no tags applied.
Isn’tEmpty: Succeeds if the message has any tags applied.
Subject
This lets you check the subject of a message. It will include the "Re: " prefix if one is present, but ignores capitalization.
Body
This lets you check for the presence of a word or phrase in the message body. These searches are subject to some important limitations:
- Saved searches do not support “word stemming,” the functionality that removes or transforms suffixes so that different variations of a word will all match. For example, "runner", "runs", and "running" all stem to the same root (“run”), but in saved searches only the specified word will match. (Thunderbird’s Global Search supports stemming.)
- Saved searches will not search across line breaks in the message. For example, if you want to search for the phrase "let's party!", it will only match as long as the complete phrase appears in a single line of the message.
- Searching the body of a message can be time-consuming. Thunderbird has to read the contents of a message from the hard drive.
Date and Age in Days
The Date property lets you check the date of the message (as provided by the author of the message, not when you received it) against a specific date you provide as the value.
The Age in Days property lets you check the age of the message (using the date provided by the author of the message, not when you received it). The age is always calculated using the instant the message is checked for a match.
Attachment Status
The Attachment Status property lets you check whether messages have attachments (by using Is | Has Attachments) or have no attachments (by using Isn’t | Has Attachments) .
Tests and values
Is / isn't: Checks if either the display name or email address match the value provided in the filter, ignoring differences in capitalization. Use this to match specific email addresses.
Is in my address book / isn't in my address book: Use this to match multiple email addresses, and possibly as a shorthand for people whose messages are important to you. For the value, choose between Personal Address Book and Collected Addresses:
- Personal Address Book is made up of addresses which are added when you click the star next to the sender’s name in the message reader.
- Collected Addresses is made up of all the people you have sent messages to on the computer you’re currently using. Thunderbird maintains this list automatically.
Ends with: Checks if the display name or email address ends with the provided value, ignoring differences in capitalization. You might use this with something like "@example.com" to match all the email addresses from a single domain.
Begins with: Checks if the display name or email addres starts with the provided value, ignoring difference in capitalization. You might use this with something like "webmaster@" to match emails to webmasters across multiple domains.
Contains / doesn't contain: Checks if the provided value can be found anywhere in the display name or email address, ignoring differences in capitalization. Use this test cautiously because it can often match things you don't actually want it to match. Consider using "is" or "ends with" instead.