mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-02 21:24:34 +00:00
Tutorials
This commit is contained in:
parent
0351ac4715
commit
b9cd166851
4 changed files with 17 additions and 9 deletions
|
@ -66,7 +66,7 @@ However, all of those options are optional. The app works stable with the defaul
|
|||
|
||||
If you still would like to change the settings, just take time looking around the available options. You can also search through available settings.
|
||||
The most common three settings you might want to set on the first run are mentioned below.
|
||||
Apart from that, there's also [this separate manual describing various settings / options](https://github.com/M66B/FairEmail/blob/master/tutorials/SETTINGS-OVERVIEW.md) in FairEmail.
|
||||
Apart from that, there's also [this separate tutorial describing various settings / options](https://github.com/M66B/FairEmail/blob/master/tutorials/SETTINGS-OVERVIEW.md) in FairEmail.
|
||||
|
||||
### 1. Disable the permanent notification
|
||||
|
||||
|
@ -103,5 +103,7 @@ You can switch themes like this:
|
|||
**NOTE:** Dynamic themes are not possible in Android.
|
||||
See [FAQ #164 Can you add customizable themes?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq164) for further details.
|
||||
|
||||
<br>
|
||||
|
||||
Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation.
|
||||
|
||||
|
|
|
@ -37,4 +37,6 @@ Here are some screenshots to help you visualize these steps:
|
|||
![Adding new IMAP / POP3 account](images/manualconf-02.png)
|
||||
![Saving account](images/manualconf-03.png)
|
||||
|
||||
<br>
|
||||
|
||||
Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fgithub.com%2FM66B%2FFairEmail%2Fblob%2Fmaster%2Ftutorials%2FSETTINGS-OVERVIEW.md)
|
||||
|
||||
In this manual, some settings and options in FairEmail will be described without going into the details.
|
||||
In this tutorial, some settings and options in FairEmail will be described without going into the details.
|
||||
Be reminded that all settings here are optional. FairEmail works without any modifications.
|
||||
You can simply add an account and already start reading and writing your emails.
|
||||
|
||||
|
@ -10,7 +10,7 @@ You can simply add an account and already start reading and writing your emails.
|
|||
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/)
|
||||
or via [this contact form](https://contact.faircode.eu/?product=fairemailsupport). Bad reviews won't help you or the developer, so try asking in person first.
|
||||
|
||||
**NOTE:** A tutorial on the first configuration of the app and on how to add an account can be found in the [first configuration manual](https://github.com/M66B/FairEmail/blob/master/tutorials/FIRST-CONFIG.md)
|
||||
**NOTE:** A tutorial on the first configuration of the app and on how to add an account can be found in the [first configuration tutorial](https://github.com/M66B/FairEmail/blob/master/tutorials/FIRST-CONFIG.md)
|
||||
|
||||
## Opening the settings
|
||||
|
||||
|
@ -169,4 +169,6 @@ If you want to enable error reporting, do as follows:
|
|||
|
||||
More information can be found in [FAQ #104 What do I need to know about error reporting?](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq104).
|
||||
|
||||
<br>
|
||||
|
||||
Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation.
|
||||
|
|
Loading…
Reference in a new issue