4. The quick selection panel

This panel is laid out as a tree structure whose selectable leafs provides for one-click access to lists of matching messages. Each leaf is internally associated to a query; when the user selects the tree item, the query is run, and a new page is shown with the resulting list of messages. Each leaf is a selector.

The quick selection panel

The numbers inside parentheses represent the count of messages matched by the selector. If the user clicks on the selector, this is expected to be the number of messages that will be fetched as the result (unless some update in the database has occured during the time between the display and the selection).

Bold text indicates the presence of unread messages inside the set of messages matched by the selector.

Inside the branch of current messages, when there are two numbers separated by a < (left than) sign, the one at the left of the sign is a count of current messages, and the one at the right is a count of unread messages. For example, in the screenshot, the branch Current messages->Tagged->qt-interest has 39 current messages, including 28 unread.

The built-in branches are:

Important

Contrary to folders in traditional mail programs, selectors aren't necessarily mutually exclusive. In particular, new messages are also current, and the All selector will obviously include the results of the more specialized Prioritized, or Not tagged selectors.

Selectors are to be considered as queries (which is technically what they are), not as pseudo-folders.