Tutorials

This commit is contained in:
M66B
2022-07-03 13:07:18 +02:00
parent 0351ac4715
commit b9cd166851
4 changed files with 17 additions and 9 deletions

View File

@@ -1,10 +1,10 @@
# FairEmail manuals
# FairEmail tutorials
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fgithub.com%2FM66B%2FFairEmail%2Ftree%2Fmaster%2Ftutorials)
The following manuals describe how to configure FairEmail as well as how to modify the settings on your own requirements.
The following tutorials describe how to configure FairEmail as well as how to modify the settings on your own requirements.
FairEmail offers many options you can always explore yourself within the app or in the FAQ article.
The manuals here will only cover the basics that should suffice for most users.
The tutorials here will only cover the basics that should suffice for most users.
**NOTE:** If you have any troubles, check [this extensive FAQ](https://github.com/M66B/FairEmail/blob/master/FAQ.md).
You may also ask in [this XDA Forum thread](https://forum.xda-developers.com/t/app-5-0-fairemail-fully-featured-open-source-privacy-oriented-email-app.3824168/)
@@ -12,8 +12,10 @@ or via [this contact form](https://contact.faircode.eu/?product=fairemailsupport
## Index
* [First configuration](https://github.com/M66B/FairEmail/blob/master/tutorials/FIRST-CONFIG.md) - A manual how to set up FairEmail to just work
* [Settings overview](https://github.com/M66B/FairEmail/blob/master/tutorials/SETTINGS-OVERVIEW.md) - A manual describing where and how to find some settings & options
* [Manual configuration](https://github.com/M66B/FairEmail/blob/master/tutorials/MANUAL-CONFIG.md) - A manual describing how to manually add your accounts (without the wizard)
* [First configuration](https://github.com/M66B/FairEmail/blob/master/tutorials/FIRST-CONFIG.md) – A tutorial how to set up FairEmail to just work
* [Settings overview](https://github.com/M66B/FairEmail/blob/master/tutorials/SETTINGS-OVERVIEW.md) – A tutorial describing where and how to find some settings & options
* [Manual configuration](https://github.com/M66B/FairEmail/blob/master/tutorials/MANUAL-CONFIG.md) – A tutorial describing how to manually add your accounts (without the wizard)
<br>
Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation.