mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 08:29:24 +00:00
Added FAQ
This commit is contained in:
parent
d95a775a49
commit
59abad45ba
1 changed files with 20 additions and 0 deletions
20
FAQ.md
20
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
|
|||
|
||||
<br />
|
||||
|
||||
<a name="faq138"></a>
|
||||
**(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.
|
||||
|
||||
<br />
|
||||
|
||||
## 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).
|
||||
|
|
Loading…
Add table
Reference in a new issue