From 237d22b599a8ad57ea704ac4d6b6efdba70c80d7 Mon Sep 17 00:00:00 2001 From: Eric Gregory Date: Tue, 19 Mar 2013 14:42:22 -0700 Subject: [PATCH] Closes #6610 Help updated for 0.3 --- help/C/limits.page | 12 +----------- help/C/shortcuts.page | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 11 deletions(-) diff --git a/help/C/limits.page b/help/C/limits.page index a50542e9..412ab368 100644 --- a/help/C/limits.page +++ b/help/C/limits.page @@ -9,19 +9,9 @@ Limitations -

Geary is still in early development. Geary supports IMAP and has been tested with Gmail, Yahoo and the free Dovecot mail server. Geary may not yet work well with other IMAP servers. Additionally, Geary is still missing searching, multiple accounts and numerous other features.

+

Geary is still in early development. Geary supports IMAP and has been tested with Gmail, Yahoo and the free Dovecot mail server. Geary may not yet work well with other IMAP servers. Additionally, Geary is still missing search and numerous other features.

To learn more about the features we're working on and the future of Geary, please visit Geary's Redmine page.

- - -
- Multiple email accounts -

Geary does not yet support multiple email accounts. If you would like to change the email account used with Geary, you'll need to delete your Geary database. Run this command from a terminal window:

- - $ rm -rf ~/.local/share/geary - -

Upon relaunching Geary, you will be prompted to enter your new email credentials.

-
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page index 947e7552..040c230d 100644 --- a/help/C/shortcuts.page +++ b/help/C/shortcuts.page @@ -30,6 +30,26 @@

Archive

A or Delete or Backspace

+ +

Star

+

S

+ + +

Unstar

+

D

+ + +

Mark read

+

CtrlI or ShiftI

+ + +

Mark unread

+

CtrlU or ShiftU

+ + +

Toggle spam

+

CtrlJ or !

+

Quit

CtrlQ

@@ -46,6 +66,14 @@

Reset zoom

Ctrl0 or 0

+ +

Preferences

+

CtrlE

+ + +

Accounts

+

CtrlM

+