From b9cd1668516c1fa3088dce2cb296a0742e49ba2f Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 3 Jul 2022 13:07:18 +0200 Subject: [PATCH] Tutorials --- tutorials/FIRST-CONFIG.md | 4 +++- tutorials/MANUAL-CONFIG.md | 2 ++ tutorials/README.md | 14 ++++++++------ tutorials/SETTINGS-OVERVIEW.md | 6 ++++-- 4 files changed, 17 insertions(+), 9 deletions(-) diff --git a/tutorials/FIRST-CONFIG.md b/tutorials/FIRST-CONFIG.md index 7a50acd87b..e5425b8a69 100644 --- a/tutorials/FIRST-CONFIG.md +++ b/tutorials/FIRST-CONFIG.md @@ -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. +
+ Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation. diff --git a/tutorials/MANUAL-CONFIG.md b/tutorials/MANUAL-CONFIG.md index 766e896f32..fa1c8a4dd9 100644 --- a/tutorials/MANUAL-CONFIG.md +++ b/tutorials/MANUAL-CONFIG.md @@ -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) +
+ Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation. diff --git a/tutorials/README.md b/tutorials/README.md index f9202e1024..2143b24720 100644 --- a/tutorials/README.md +++ b/tutorials/README.md @@ -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) + +
Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation. diff --git a/tutorials/SETTINGS-OVERVIEW.md b/tutorials/SETTINGS-OVERVIEW.md index 8720a654e6..e1d205e854 100644 --- a/tutorials/SETTINGS-OVERVIEW.md +++ b/tutorials/SETTINGS-OVERVIEW.md @@ -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). +
+ Thanks @[mkasimd](https://github.com/mkasimd/) for contributing this documentation.