From 356a1aff58d034dd15387854a8a4d6e4a2b67889 Mon Sep 17 00:00:00 2001
From: Charles Lindsay
Additional accounts can be added from the Accounts dialog. Click Accounts in the Gear menu
- (or press
Additional accounts can be added from the Accounts dialog. Click Accounts in the application
+ menu or gear menu (or press
To change the order that accounts are displayed in the folder list, drag the accounts in the Accounts dialog to the desired order.
+There are some advanced options available when editing accounts:
+The
The
With other mail servers, you can delete but not archive messages. To delete
- one or more conversations, select them and press the
With other mail servers, you can trash or delete, but not archive, messages. To move
+ one or more conversations to the
If you suspect you've found a bug in Geary, follow these steps to report it:
Search Geary's Redmine issue tracker to see if someone else has reported the bug.
Don't see your bug listed? Congratulations! You've found a new bug. To create an bug report, create an account on Redmine and create a new issue. Be as specific as you can and describe the steps to reproduce it. Don't forget to include details about your operating system and what version of Geary you're running.
For general inquiries, please join the Geary mailing list.
Search Geary's bug + database to see if someone else has reported the bug.
Don't see your bug listed? Congratulations! You've found a new bug. To create an bug report, + create an account on GNOME's Bugzilla and + file a new bug. Be as + specific as you can and describe the steps to reproduce it. Don't forget to include details about + your operating system and what version of Geary you're running.
For general inquiries, please join the + Geary mailing + list.
Geary is still in early development. Geary supports IMAP and has been tested with Gmail, Yahoo, and the free Dovecot mail server. Experimental support for Outlook.com is provided. Geary may not yet work well with some IMAP servers. At this time Geary is still missing numerous features including offline mode.
-To learn more about the features we're working on and the future of Geary, please visit Geary's Redmine page.
+To learn more about the features we're working on and the future of Geary, please visit Geary's wiki page.
diff --git a/help/C/overview.page b/help/C/overview.page index 5584cb48..5716403a 100644 --- a/help/C/overview.page +++ b/help/C/overview.page @@ -48,7 +48,9 @@ support the IMAP protocol, including popular services such as Gmail, Yahoo Mail, lets you open the message menu with commands that operate on the message.When you view a conversation, Geary collapses messages that you've already read. Click collapsed messages to expand them. Click an expanded message's header to collapse it.
Any attachments in a message appear at the bottom of the message. You can click - an attachment to open it.
+ an attachment to open it or right-click to save it. +Geary uses Gravatar to display an avatar for each + message's sender in its header.
To set preferences in Geary, click the gear menu at the upper right +
To set preferences in Geary, open the application menu or click the gear menu at the upper right
of the toolbar and choose
The full text search includes email text, email addresses (to, from, and cc), subject lines and attachment filenames.
-Keywords that match your search are highlighted the message view. Geary will match different +
Keywords that match your search are highlighted in the message view. Geary will match different forms of the same word, for example searching for "walk" will also match "walking" and "walked."
+Geary supports the following operators to limit the scope of searches:
+attachment:filename |
+ Finds messages with attachments whose name matches filename. |
+
bcc:recipient |
+ Finds messages where recipient matches the BCC header. |
+
body:text |
+ Finds messages whose body contains text. |
+
cc:recipient |
+ Finds messages where recipient matches the CC header. |
+
from:sender |
+ Finds messages where sender matches the From header. |
+
subject:text |
+ Finds messages whose subject contains text. |
+
to:recipient |
+ Finds messages where sender matches the To, CC, or BCC header. |
+
As a special case, the bcc, cc, from, and + to operators support me as their argument, which searches for the + account's email address in the appropriate context.
+Geary has keyboard shortcuts for most common operations.
Compose a new message | Compose a new message |
+ ||
Reply to sender |