mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Added FAQ
This commit is contained in:
parent
2d1490743f
commit
359e53d8fe
1 changed files with 13 additions and 0 deletions
13
FAQ.md
13
FAQ.md
|
@ -144,6 +144,7 @@ FairEmail follows all the best practices for an email client as decribed in [thi
|
|||
* [(81) Can you make the background of the original message dark in the dark theme?](#user-content-faq81)
|
||||
* [(82) What is a tracking image?](#user-content-faq82)
|
||||
* [(83) What does 'User is authenticated but not connected' mean?](#user-content-faq83)
|
||||
* [(84) What are local contacts for?](#user-content-faq84)
|
||||
|
||||
[I have another question.](#support)
|
||||
|
||||
|
@ -1364,6 +1365,18 @@ So, double check the password or reduce the number of folders to synchronize.
|
|||
|
||||
<br />
|
||||
|
||||
<a name="faq84"></a>
|
||||
**(84) What are local contacts for?**
|
||||
|
||||
The main use of the local contacts storage is to offer auto completion when no contacts permission is of can be granted to FairEmail.
|
||||
|
||||
Another use is to generate [shortcuts](#user-content-faq31) on recent Android versions to quickly send a message to frequently contacted people.
|
||||
This is also why the number of times contacted and the last time contacted is recorded and why you can make a contact a favorite or exclude it by long pressing it.
|
||||
|
||||
The list of contacts is sorted on number of times contacted and the last time contacted.
|
||||
|
||||
<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…
Reference in a new issue