From 59abad45bae4a406ba8d095f9c7bbc8e35b6c1b0 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 28 Sep 2019 13:01:33 +0200 Subject: [PATCH] Added FAQ --- FAQ.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/FAQ.md b/FAQ.md index ee637d1bf3..7b08aa7349 100644 --- a/FAQ.md +++ b/FAQ.md @@ -237,6 +237,7 @@ FairEmail follows all the best practices for an email client as decribed in [thi * [(135) Why are trashed messages and drafts shown in conversations?](#user-content-faq135) * [(136) How can I delete an account/identity/folder?](#user-content-faq136) * [(137) How can I reset 'Don't ask again'?](#user-content-faq137) +* [(138) Can you add calendar / contact management?](#user-content-faq138) [I have another question.](#user-content-support) @@ -2322,6 +2323,25 @@ You can reset all questions set to not to be asked again in the three-dots overf
+ +**(138) Can you add calendar / contact management?** + +Calendar and contact management can better be done in a separate, specialized app +and is too complex to add to FairEmail, which is in itself already complex enough. + +Note that FairEmail does support replying to calendar invites. + +Please see here for some open source apps: + +* [Calendar](https://search.f-droid.org/?q=calendar) +* [Contacts](https://search.f-droid.org/?q=contacts) + +I prefer to do a few things very well instead of many things half. +Developing, maintaining and supporting my current apps already take most of my spare time, +so adding yet another app is not really possible. + +
+ ## Support If you have another question, want to request a feature or report a bug, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).