diff --git a/FAQ.md b/FAQ.md index c3731009..0d1b2624 100644 --- a/FAQ.md +++ b/FAQ.md @@ -129,10 +129,9 @@ See [here](https://support.microsoft.com/en-us/help/12409/microsoft-account-app- * More themes: the goal is to keep the app as simple as possible, so this will not be added. * Encryption: there is too little interest in sending/receiving encrypted messages to justify putting effort into this. -* Multiple select: swiping is easier and doesn't have the risk of accidental touches, so multiple select would not add anything. -* Preview message text: this is not always possible because the message text is initially not downloaded for large messages and besides that the subject is supposed to tell what the message is about. +* Multiple select: swiping is generally easier and doesn't have the risk of accidental touches, so this will not be added. +* Preview message text: this is not always possible because the message text is not initially downloaded for larger messages and besides that the subject is supposed to tell what the message is about. * Filter rules: filter rules should be executed on the server because a battery powered device with possibly an unstable internet connection is not suitable for executing filter rules. -* Widget: FairEmail can be started from a shortcut and new messages are reported as status bar notifications, so I don't see what a widget would add. **(16) Why are messages not being synchronized?**