diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/docs.en.md new file mode 100644 index 00000000..cc6a215e --- /dev/null +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/docs.en.md @@ -0,0 +1,37 @@ +--- +title: 'Password reset' +published: true +indexed: true +visible: true +updated: +taxonomy: + category: + - docs + tags: + - user + - account + - password +page-toc: + active: false +--- + +# Reseting your Password +In order to reset your password, you must have previously + +- a. configured the [**security questions**](../../questions) and that, of course, you remember the answers; +- b. entered a [**secondary email**](../../profile) (during the registration or prior to this process), otherwise the code will be sent to the address of the same account you are trying to reset. + +!! ##### If none of the above conditions apply to your case then it will not be possible to recover the password and the account may be considered lost. + +![](en/reset.gif) + +1. Go to [https://user.disroot.org](https://user.disroot.org) +2. Click on the "**Forgotten Password**" button +3. Type your username and then **Search** +4. Choose one of the methods + - **Secret Questions and Answers**: If you choose this option, you will be prompted with the questions.
*Please, note that the answers are case sensitive* + + - **SMS/Email Verification**: This option allows you to request the password reset via a secondary email. + +!! ##### Remember: +!! ##### the account and its security is your responsibility, **we cannot reset your password** so please, take all the necessary measures to keep it safe and secure. diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reset.gif b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/en/reset.gif similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reset.gif rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/01.pwd_reset/en/reset.gif diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/docs.en.md new file mode 100644 index 00000000..8c6b268b --- /dev/null +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/docs.en.md @@ -0,0 +1,64 @@ +--- +title: 'New account registration' +published: true +indexed: true +visible: true +updated: +taxonomy: + category: + - docs + tags: + - user + - account + - registration +page-toc: + active: false +--- + +# New Account Registration +Although the process is pretty simple, we will see it step by step. + +!! **When registering an account, please keep the following in mind:** +!! - Use the same device you fill out the form to open the verification link (otherwise, registration could fail). +!! - After 15 minutes the session expires and you will need to restart the process. +!! - If you are using TOR or a VPN and your IP has changed during the process, it will be considered as a security attack and therefore your session could get blocked. + + +## Step by step registration +### 01: The User Name +This will be the name of your account and email and cannot be modified after created it. Your account name will look like _**username@disroot.org**_ + +![](en/reg_01.png) + + +### 02: The Screen Name +The screen name is the name that will be displayed in services that requires login, like **Cloud** or **Email**. Usually it is the same as your username, but you can choose anything you want.
+For example, your username could be _username_ and your screen name _User Name_. + +![](en/reg_02.png) + + +### 03: The question +The verification question is intended to check that you are human, not a spam bot, and to keep spammers as far away as possible. + +!! **The answer should meet the following requirements**: +!! - It should be at least 150 characters long. +!! - It must be the answer to the question, nothing more. +!! - It cannot be a quote or a copy/paste from an external source. +!! - It can be in any language, though we suggest you to use English. +!! - It cannot contain specific or special characters from another language than English. This means you should avoid using accents or, for example, the letter ñ. + +![](en/reg_03.png) + + +### 04: The verification email +In order to complete the registration process, it is necessary to send you a verification code to a valid email. Also in this step, you can choose to use this same address for future password reset in case you need it. If you prefer not to do so, **remember to keep your password safe** as **this email address is removed from our database once the request is appoved/denied and we cannot reset it**. + +![](en/reg_04.png) + +Then enter your password twice, checking that it meets the password rules, and click the **Continue** button to finish. + +And that's it! **\0/** + +!! #### NOTICE
+!! **Account requests are reviewed manually on a daily basis and therefore approval may take up to 48 hours.** diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_01.png b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_01.png similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_01.png rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_01.png diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_02.png b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_02.png similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_02.png rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_02.png diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_03.png b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_03.png similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_03.png rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_03.png diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_04.png b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_04.png similarity index 100% rename from pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/en/reg_04.png rename to pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/02.new_reg/en/reg_04.png diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/docs.en.md index 61cd27c2..0b32f532 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/01.ussc/docs.en.md @@ -24,76 +24,21 @@ Go to [https://user.disroot.org](https://user.disroot.org) and log in with your ![](en/login.png) +## The dashboard Once you have logged in you will see the **dashboard**. ![](en/dashboard.png) -It is a quick access menu to the account settings and options which we will see in detail later on. +It is a quick access menu to the account settings and options. -## Reseting your Password -If for any reason, you have forgotten/lost your password, you can reset it through any of the methods described below. +- [Change your password](../password) +- [Setup your security questions](../questions) +- [Update your profile](../profile) +- [Request forms](../forms) +- [Account information](../info) +- [Delete your account](../delete) -Go to [https://user.disroot.org](https://user.disroot.org) and select **Forgotten Password**. +From the **User Self Service Center** page you can also: -![](en/reset.gif) - -1. Go to [https://user.disroot.org](https://user.disroot.org) -2. Click on the "**Forgotten Password**" button -3. Type your username and then **Search** -4. Choose one of the methods - - **Secret Questions and Answers**: This method requires that you have previously configured the questions and that, of course, you remember the answers. If you choose this option, you will be prompted with the questions.
*Please, note that the answers are case sensitive* - - - **SMS/Email Verification**: This option allows you to request the password reset via a secondary email. This email should have been entered during the registration or prior to this process, otherwise the code will be sent to the address of the same account you are trying to reset. - -!! #### NOTICE
-!! **We cannot reset your password. Remember that the account and its security is your responsibility so please, take all the necessary measures to keep it safe and secure.** - ----- - -## New User Registration -Although the process is pretty simple, we will see it step by step. - -!! **When registering an account, please keep the following in mind:** -!! - Use the same device you fill out the form to open the verification link (otherwise, registration could fail). -!! - After 15 minutes the session expires and you will need to restart the process. -!! - If you are using TOR or a VPN and your IP has changed during the process, it will be considered as a security attack and therefore your session could get blocked. - - -## Step by step registration -### 01: The User Name -This will be the name of your account and email and cannot be modified after created it. Your account name will look like _**username@disroot.org**_ - -![](en/reg_01.png) - - -### 02: The Screen Name -The screen name is the name that will be displayed in services that requires login, like **Cloud** or **Email**. Usually it is the same as your username, but you can choose anything you want.
-For example, your username could be _username_ and your screen name _User Name_. - -![](en/reg_02.png) - - -### 03: The question -The verification question is intended to check that you are human, not a spam bot, and to keep spammers as far away as possible. - -!! **The answer should meet the following requirements**: -!! - It should be at least 150 characters long. -!! - It must be the answer to the question, nothing more. -!! - It cannot be a quote or a copy/paste from an external source. -!! - It can be in any language, though we suggest you to use English. -!! - It cannot contain specific or special characters from another language than English. This means you should avoid using accents or, for example, the letter ñ. - -![](en/reg_03.png) - - -### 04: The verification email -In order to complete the registration process, it is necessary to send you a verification code to a valid email. Also in this step, you can choose to use this same address for future password reset in case you need it. If you prefer not to do so, **remember to keep your password safe** as **this email address is removed from our database once the request is appoved/denied and we cannot reset it**. - -![](en/reg_04.png) - -Then enter your password twice, checking that it meets the password rules, and click the **Continue** button to finish. - -And that's it! **\0/** - -!! #### NOTICE
-!! **Account requests are reviewed manually on a daily basis and therefore approval may take up to 48 hours.** +- [Reset your password](pwd_reset) +- [Register a new account](new_reg) diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/02.password/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/02.password/docs.en.md index 1c00d0eb..fc031cdc 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/02.password/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/02.password/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - management page-toc: - active: false + active: --- # Change your password diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/03.questions/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/03.questions/docs.en.md index 71d51b9d..f7fc818a 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/03.questions/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/03.questions/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - management page-toc: - active: true + active: --- # Setup your Security Questions diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/04.profile/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/04.profile/docs.en.md index db4f378b..b404607f 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/04.profile/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/04.profile/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - profile page-toc: - active: true + active: --- # Update your Profile diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/05.forms/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/05.forms/docs.en.md index 19a37694..2f4fd061 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/05.forms/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/05.forms/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - forms page-toc: - active: true + active: --- # Custom Requests forms diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/06.info/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/06.info/docs.en.md index 54fd10e9..3efbb673 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/06.info/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/06.info/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - information page-toc: - active: true + active: --- # Your Account information diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/07.delete/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/07.delete/docs.en.md index 0018b678..5137dae5 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/07.delete/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/07.delete/docs.en.md @@ -12,7 +12,7 @@ taxonomy: - account - deletion page-toc: - active: true + active: --- # Delete your account diff --git a/pages/02.tutorials/01.User/01.Account/01.Administration/docs.en.md b/pages/02.tutorials/01.User/01.Account/01.Administration/docs.en.md index ed4b1c3d..58701fc4 100755 --- a/pages/02.tutorials/01.User/01.Account/01.Administration/docs.en.md +++ b/pages/02.tutorials/01.User/01.Account/01.Administration/docs.en.md @@ -15,16 +15,20 @@ page-toc: active: true --- -# Manage your Disroot Account +# [User Self-service Center](ussc) +- Overview +- [Password reset](ussc/pwd_reset) +- [New account registration](ussc/new_reg) -- [User Self-service Center](ussc) - - Signing in - - Reseting your password - - New user registration -- [Change your password](password) - - Update your **Cloud** encryption key -- [Setup your Security Questions](questions) -- [Update your Profile](profile) -- [Request forms](forms) -- [Account information](info) -- [Delete your Account](delete) +## [Change your password](password) +Update your **Cloud** encryption key + +## [Setup your Security Questions](questions) + +## [Update your Profile](profile) + +## [Request forms](forms) + +## [Account information](info) + +## [Delete your Account](delete) diff --git a/pages/02.tutorials/01.User/01.Account/docs.en.md b/pages/02.tutorials/01.User/01.Account/docs.en.md new file mode 100644 index 00000000..0d07394d --- /dev/null +++ b/pages/02.tutorials/01.User/01.Account/docs.en.md @@ -0,0 +1,24 @@ +--- +title: 'Account' +updated: +published: true +visible: true +indexed: +taxonomy: + category: + - docs + tags: + - user + - account + - administration +page-toc: + active: false +--- + +# Account management + +## [Administration](administration) +Change or reset passwords, modify notifications o reset emails, security questions, access forms, delete the account. + +## [Alias Request](alias-request) +How to request email aliases, forms. diff --git a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/docs.it.md b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/docs.it.md index 5dcedb1c..4babb2ad 100755 --- a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/docs.it.md +++ b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/docs.it.md @@ -3,7 +3,7 @@ title: Nextcloud: Esportare le notizie (Feed RSS) published: true indexed: true updated: - last_modified: "July 2019" + last_modified: "april 2021" app: Nextcloud app_version: 15 taxonomy: @@ -19,19 +19,21 @@ page-toc: active: false --- -Esportare i tuoi feed rss e le tue sottoscrizioni è molto semplice con l'applicazione **Nextcloud*. +Esportare i tuoi feed rss e le tue sottoscrizioni è molto semplice. 1. Accedi al [cloud](https://cloud.disroot.org) 2. Seleziona l'applicazione **Notizie** -![](en/select_app.gif) +![](it/select_app.gif) -3. Seleziona *Impostazioni" in basso nella barra laterlae. +3. Seleziona **Impostazioni** in basso nella barra laterale. 5. A dipendenza delle tue necessità puoi decidere di esportare: - - Le tue sottoscrizioni (file .opml) - Questa opzione è particolarmente utile quando vuoi cambiare il tuo lettore di Feed RSS o semplicemente vuoi fare il backup delle tue sottoscrizioni. - - Gli articoli non letti - Se vuoi esportare gli articoli che risultano non ancora letti per poterli leggere quando sei offline. - Attenzione: gli articoli marcati come letti verranno rimossi ad intervalli regolari. + - **Le tue sottoscrizioni (OPML)** - Questa opzione è particolarmente utile quando vuoi cambiare il tuo lettore di Feed RSS o semplicemente vuoi fare il backup delle tue sottoscrizioni. [OPML](https://en.wikipedia.org/wiki/OPML) è un formato molto utilizzato dai vari lettori di feed per esportare o importare le proprie sottoscrizioni. + - **Gli articoli non letti** - Se vuoi esportare gli articoli che risultano non ancora letti per poterli leggere quando sei offline. + [JSON](https://en.wikipedia.org/wiki/JSON) è un formato utile per lo scambio di dati -![](en/export.gif) +Quando si clicca su **Esporta** il browser chiederà dove si vuole salvare il file. Basta scegliere il percorso preferito e cliccare su **Salva**. + +![](it/export.gif) diff --git a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/export.gif b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/export.gif index 65d392c2..7f86aeee 100644 Binary files a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/export.gif and b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/export.gif differ diff --git a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/select_app.gif b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/select_app.gif index 0d69770b..7c389574 100644 Binary files a/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/select_app.gif and b/pages/02.tutorials/01.User/02.GDPR/02.nextcloud/05.News/it/select_app.gif differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.en.md b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.en.md deleted file mode 100755 index 7ad83ae6..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.en.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -title: News: Web -published: true -visible: false -updated: - last_modified: "July 2019" - app: Nextcloud - app_version: 15 -taxonomy: - category: - - docs - tags: - - cloud - - news -page-toc: - active: true ---- - -# Nextcloud News - -**News** app is a tool to keep track of the articles and posts of all the websites you like following in one place. **Disroot** cloud provides an app that does the job for you and syncs it to all your devices. In this tutorial we'll try to cover the basic usage. - - -# News App on Disroot - -To get into the app from web browser, just click news app icon ![](en/news_top_icon.png?resize=20,20) in the top bar. General idea behind the app is very simple: you add the RSS-feed of your favorite sites, get notifications on new articles and read them without the need to go to all those websites, by opening lots of tabs and get distracted half way. - -## Add new feeds -Most of the websites provide [RSS](https://en.wikipedia.org/wiki/RSS) or Atom feeds. Once you have the RSS link ready, you can copy it and add it to your news app. -To add the feed simply click on the **"+ Subscribe"** button and fill in the URL of the feed you previously copied. - -![](en/news_add1.png) - -For better overview and sorting you can create folders and assign feeds to them. To create new folder hit **"+ New Folder"** button on the left-side bar. Now you can "drag and drop" feeds you wish to add to folders. - -## Feed options -Every feed can be optimized to your needs. Clicking on **"Three dot"** icon: - -![](en/news_options.png) diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.es.md b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.es.md deleted file mode 100755 index 2e091a70..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.es.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: Noticias: Web -published: true -visible: false -taxonomy: - category: - - docs -page-toc: - active: true ---- - -La aplicación Noticias es una herramienta bastante práctica para hacer un seguimiento de los nuevos artículos de noticias y publicaciones de todos los sitios que sigues en un solo lugar. La nube de Disroot provee una aplicación genial y simple de usar que hace el trabajo por ti y lo sincroniza en todos tus dispositivos. Ene ste tutorial trataremos de cubrir el uso básico, si estás interesado en integrarla con tus dispositivos, elige tu sistema operativo preferido en [esta sección](https://howto.disroot.org/nextcloud/sync-with-your-cloud). - - ----------- -# Aplicación de Noticias en Disroot - -Para acceder en forma web en la aplicación, sólo haz click en el icono de la aplicación de noticias ![](en/news_top_icon?resize=20,20) en la barra superior. La idea general detrás de la aplicación es muy simple. Agregas el feed RSS de tus sitios favoritos, recibes notificaciones de artículos nuevos, y luego los lees sin necesidad de ir a todos esos sitios web, abriendo montones de pestañas y distrayéndote en el camino. - -Así que arranquemos: - -## Agregar nuevos feeds -La mayoría de los sitios web provee feeds [RSS](https://es.wikipedia.org/wiki/RSS) o Atom. Una vez que tengas el link del RSS listo, puedes copiarlo y agregarlo a tu aplicación de noticias. Para agregar el feed simplemente haz click en el botón **"+ Suscribir"** y completa con la dirección del feed que previamente copiaste. - -![](en/news_add1.png) - -Para una mejor visión general y clasificación puedes crear carpetas y asignarles feeds. Para crear una nueva carpeta, haz click en el botón **"+ Nueva Carpeta"** en la barra lateral izquierda. Ahora puedes "arrastrar y soltar" los feeds que desees agregar a las carpetas. - -## Opciones de feed -Cada feed puede ser optimizado según tus necesidades, haciendo click en el icono de **"Tres puntos"**: - -![](en/news_options.png) diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.fr.md b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.fr.md deleted file mode 100755 index ccbb4229..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.fr.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'Application News' -published: true -visible: false -taxonomy: - category: - - docs -page-toc: - active: true ---- - -L'application News est un outil très pratique pour suivre dans un seul endroit les nouveaux articles et les messages de tous les sites web désirés. Le cloud Disroot fournit une application simple et géniale qui fait le travail pour vous et le synchronise avec tous vos périphériques. Dans ce tutoriel, nous allons essayer de couvrir l'utilisation de base, si vous êtes intéressé à l'intégrer avec vos appareils, choisissez votre système d'exploitation préféré dans [cette](https://howto.disroot.org/nextcloud/sync-with-your-cloud) section. - - ----------- -# L'application News sur Disroot - -Pour accéder au navigateur web du formulaire de l'application, cliquez simplement sur l'icône de l'application News ![](en/news_top_icon.png?resize=20,20) dans la barre supérieure. L'idée générale de l'application est très simple. Vous ajoutez le flux RSS de vos sites préférés, recevez des notifications sur les nouveaux articles, et lisez ensuite sans avoir besoin d'aller sur tous ces sites, en ouvrant beaucoup d'onglets et étant distrait à mi-chemin. - -Alors, allons-y: - -## Ajouter de nouveaux flux -La plupart des sites Web fournissent des fils [RSS](https://en.wikipedia.org/wiki/RSS) ou Atom. Une fois que le lien RSS est prêt, vous pouvez le copier et l'ajouter à votre application de nouvelles. -Pour ajouter le flux, cliquez simplement sur le bouton **"+ S'abonner"** et entrez l'URL du flux que vous avez copié précédemment. - -![](en/news_add1.png) - -Pour une meilleure vue d'ensemble et un meilleur tri, vous pouvez créer des dossiers et leur affecter des flux. Pour créer un nouveau dossier, appuyez sur le bouton **"+ Nouveau dossier"** dans la barre de gauche. Vous pouvez maintenant "glisser-déposer" les flux que vous souhaitez ajouter aux dossiers. - -## Options des flux -Chaque flux peut être optimisé selon vos besoins. Cliquez sur l'icône **"Trois points"**: - -![](en/news_options.png) diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.pt.md b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.pt.md deleted file mode 100755 index e4bd2366..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/docs.pt.md +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: 'Aplicação de notícias' -published: true -visible: false -taxonomy: - category: - - docs -page-toc: - active: true ---- - -Uma aplicação de notícias (News) é uma ferramenta bastante útil para poder ser informado de novos artigos e posts de todos os sites que você gosta de acompanhar a partir de uma única aplicação. A cloud do Disroot cloud fornece uma ferramenta simples (chamada "News") de usar que permite fazer este trabalho e permite sincronizar com todos os seus dispositivos. Neste tutorial iremos apenas abordar uma utilização básica da mesma. Se está interessado em integrar esta aplicação com os seus dispositivos escolha o seu sistema operativo nesta [secção](https://howto.disroot.org/nextcloud/sync-with-your-cloud). - - ----------- -# Aplicação News no Disroot - -Para ir à aplicação News no browser basta carregar no ícone ![](pt/news_top_icon.png?resize=20,20) na barra no topo. A ideia base por detrás desta aplicação é simples. Você adiciona 'feeds' de RSS dos seus sites favoritos, recebe notificações de artigos novos e lê-os sem ter que andar a percorrer os sites todos para ver que novos artigos é que existem. - -Então vamos meter as coisas a funcionar: - -## Adicionar novos "feeds" de RSS -A maioria dos websites têm disponível [RSS](https://en.wikipedia.org/wiki/RSS) ou Atom feeds. Uma vez que tenha o link de RSS pronto, pode copiá-lo e adicioná-lo à aplicação News. -Para adicionar o "feed" basta carregar no botão **"+ Subscrever"** e adicionar o link de URL do "feed" que copiou. - -![](pt/news_add1.png) - -Para ter mais organização das suas notícias, você pode criar pastas para organizar os seus "feeds". Para criar uma nova pasta carregue no botão **"+ Nova Pasta"** Na barra lateral esquerda. Agora pode "arrastar" os seus feed para as respetivas pastas. - -## Opções dos "Feeds" -Cada "feed" pode ser otimizado para as suas necessidades. carregando no ícone ![](pt/news_threedot.png) - -![](pt/news_options.png) diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_add1.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_add1.png deleted file mode 100755 index b11f4e13..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_add1.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_options.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_options.png deleted file mode 100755 index da7a9c42..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_options.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_threedot.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_threedot.png deleted file mode 100755 index 079220d2..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_threedot.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_top_icon.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_top_icon.png deleted file mode 100755 index 6767535e..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/news_top_icon.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/rss_icon.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/rss_icon.png deleted file mode 100755 index 8a413a9c..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/en/rss_icon.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_add1.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_add1.png deleted file mode 100755 index f3a5b624..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_add1.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_options.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_options.png deleted file mode 100755 index 454c0ed6..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_options.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_threedot.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_threedot.png deleted file mode 100755 index 079220d2..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_threedot.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_top_icon.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_top_icon.png deleted file mode 100755 index 6767535e..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/news_top_icon.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/rss_icon.png b/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/rss_icon.png deleted file mode 100755 index 8a413a9c..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/01.Web/pt/rss_icon.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/02.Desktop/docs.en.md b/pages/02.tutorials/02.Cloud/04.Apps/news/02.Desktop/docs.en.md deleted file mode 100644 index 6358aadf..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/02.Desktop/docs.en.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: News: Desktop clients -published: true -visible: false -updated: -taxonomy: - category: - - docs - tags: - - cloud - - news - - desktop -page-toc: - active: false ---- - -## Desktop clients and applications - -#### Multiplatform News clients (coming soon) - -#### GNU/Linux News clients (coming soon) - ----- - -### Related How-tos -#### [GNOME: Desktop Integration](/tutorials/cloud/clients/desktop/gnu-linux/gnome-desktop-integration) -#### [KDE: Desktop Integration](/tutorials/cloud/clients/desktop/gnu-linux/kde-desktop-integration) diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/02.Desktop/docs.es.md b/pages/02.tutorials/02.Cloud/04.Apps/news/02.Desktop/docs.es.md deleted file mode 100644 index b6182ff3..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/02.Desktop/docs.es.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Noticias: Escritorio -published: true -visible: true -taxonomy: - category: - - docs -page-toc: - active: false ---- - -## Noticias diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/01.android/docs.en.md b/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/01.android/docs.en.md deleted file mode 100644 index d64415b7..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/01.android/docs.en.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: News: Android News apps -published: true -visible: false -updated: -taxonomy: - category: - - docs - tags: - - cloud - - news -page-toc: - active: false ---- - -# Android -## [Nextcloud News app](nc_news) diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/01.android/nc_news/docs.en.md b/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/01.android/nc_news/docs.en.md deleted file mode 100644 index 2d35ab61..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/01.android/nc_news/docs.en.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -title: News: Nextcloud mobile app -published: true -visible: false -updated: -taxonomy: - category: - - docs - tags: - - cloud - - news -page-toc: - active: false ---- - -# Nextcloud News app diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/docs.en.md b/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/docs.en.md deleted file mode 100644 index 863321b0..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/docs.en.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: News: Mobile -published: true -visible: false -updated: -taxonomy: - category: - - docs - tags: - - cloud - - news -page-toc: - active: false ---- - -# Android -## [Nextcloud News app](android/nc_news) diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/docs.es.md b/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/docs.es.md deleted file mode 100644 index 68166af2..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/03.Mobile/docs.es.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -title: Noticias: Móvil -published: true -visible: true -taxonomy: - category: - - docs -page-toc: - active: false ---- - -## Noticias diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/docs.en.md b/pages/02.tutorials/02.Cloud/04.Apps/news/docs.en.md deleted file mode 100644 index fb8983e3..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/docs.en.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: News -published: true -visible: false -indexed: true -updated: -taxonomy: - category: - - docs - tags: - - cloud - - apps - - news -visible: true -page-toc: - active: false ---- - -# News - -A **RSS/Atom** feed reader which can be synced with many mobile devices. - ---- - -## [Web interface](web) -- Manage your news feeds from the web - -## [Desktop clients](desktop) -- Desktop clients and integration for reading, organizing and synchronizing your news feeds - -## [Mobile clients](/tutorials/cloud/clients/mobile) -- Mobile clients for reading, organizing and synchronizing your news feeds diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/docs.es.md b/pages/02.tutorials/02.Cloud/04.Apps/news/docs.es.md deleted file mode 100644 index 20aaee0b..00000000 --- a/pages/02.tutorials/02.Cloud/04.Apps/news/docs.es.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: "Nube - Apps: Noticias" -published: true -visible: false -updated: -indexed: true -taxonomy: - category: - - docs - tags: - - cloud - - news -visible: true -page-toc: - active: false ---- - -## Noticias - -### [Interfaz web](web) -- Gestionar y configurar fuentes de noticias - -### Clientes de Escritorio (pronto) -- Clientes para escritorio de la aplicación Noticias - -### Clientes para Móvil (pronto) -- Aplicación Noticias, configuraciones de dispositivos diff --git a/pages/02.tutorials/02.Cloud/04.Apps/news/news_app.png b/pages/02.tutorials/02.Cloud/04.Apps/news/news_app.png deleted file mode 100644 index 89f1c751..00000000 Binary files a/pages/02.tutorials/02.Cloud/04.Apps/news/news_app.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/04.Apps/notes/docs.en.md b/pages/02.tutorials/02.Cloud/04.Apps/notes/docs.en.md index 4ba6cce8..1fe9bf4c 100644 --- a/pages/02.tutorials/02.Cloud/04.Apps/notes/docs.en.md +++ b/pages/02.tutorials/02.Cloud/04.Apps/notes/docs.en.md @@ -28,5 +28,5 @@ page-toc: ## [Desktop clients](desktop) - Desktop clients and taking notes apps to create and sync notes -## [Mobile clients](/tutorials/cloud/clients/mobile) +## [Mobile clients](mobile/android) - Mobile clients and taking notes apps to create and sync notes diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.en.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.en.md deleted file mode 100755 index c18ab085..00000000 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.en.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -title: News App -visible: false -updated: -page-toc: - active: true -published: true -taxonomy: - category: - - docs - tags: - - cloud - - android - - news ---- - - -# News App on Android - -## Get it -To get news app on your android device we recommend visiting f-droid and adding it's app store. [F-droid](https://f-droid.org/) provides free (as in freedom) and trusted applications. Using that store over Google Play is a great step forward to free yourself. - -Once you have f-droid installed and running, you can search for [OCReader](https://f-droid.org/repository/browse/?fdfilter=news&fdid=email.schaal.ocreader) within the F-droid app or download and install it directly form the [website](https://f-droid.org/repository/browse/?fdfilter=news&fdid=email.schaal.ocreader) - -## Setup -When that's done you can fire up the app, and login with your disroot account. - -![](en/nextcloud_news1.png) - -Once you're logged in, all your news feeds will be synced to your device, and you can start reading immediately. -Swiping to the left show you your account information and give you the list of subscribed feeds as well as number of unread posts. - -![](en/nextcloud_news2.png) - -## Add/remove feeds -You can also add and remove feeds directly on your phone. Tap on the 'three dot" icon on the top right corner of the main app window and select "Manage feeds". - -![](en/nextcloud_news3.png) - -## Synchronize -To synchronize your feeds, press **"Synchronize"** button on the left-side panel. - -![](en/nextcloud_news4.png) - -Happy reading! :grinning: - -![](en/nextcloud_news5.png) diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.es.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.es.md deleted file mode 100644 index c48f37fb..00000000 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.es.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: Clientes para el móvil: Aplicación Noticias -visible: false -page-toc: - active: true -published: true -taxonomy: - category: - - docs ---- - - -# News App on Android - -## Get it -To get news app on your android device we recommend visiting f-droid and adding it's app store. [F-droid](https://f-droid.org/) provides free (as in freedom) and trusted applications. Using that store over Google Play is a great step forward to free yourself. - -Once you have f-droid installed and running, you can search for [OCReader](https://f-droid.org/repository/browse/?fdfilter=news&fdid=email.schaal.ocreader) within the F-droid app or download and install it directly form the [website](https://f-droid.org/repository/browse/?fdfilter=news&fdid=email.schaal.ocreader) - -## Setup -When that's done you can fire up the app, and login with your disroot account. - -![](en/nextcloud_news1.png) - -Once you're logged in, all your news feeds will be synced to your device, and you can start reading immediately. -Swiping to the left show you your account information and give you the list of subscribed feeds as well as number of unread posts. - -![](en/nextcloud_news2.png) - -## Add/remove feeds -You can also add and remove feeds directly on your phone. Tap on the 'three dot" icon on the top right corner of the main app window and select "Manage feeds". - -![](en/nextcloud_news3.png) - -## Synchronize -To synchronize your feeds, press **"Synchronize"** button on the left-side panel. - -![](en/nextcloud_news4.png) - -Happy reading! :grinning: - -![](en/nextcloud_news5.png) - - ----------- diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.fr.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.fr.md deleted file mode 100755 index 39ccb70a..00000000 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.fr.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: 'Utilisation de News' -visible: false -page-toc: - active: true -published: true -taxonomy: - category: - - docs ---- - - -# L'application News sur Android - -## Obtenez-la -Pour obtenir l'application News sur votre appareil android, nous vous recommandons de visiter f-droid et d'ajouter son app store. [F-droid](https://f-droid.org/) fournit des applications libres et fiables. L'utilisation de ce magasin plutôt que de Google Play est un grand pas en avant pour vous libérer. - -Une fois que f-droid est installé et en cours d'exécution, vous pouvez rechercher [OCReader](https://f-droid.org/repository/browse/?fdfilter=news&fdid=email. schaal.ocreader) dans l'application F-droid ou télécharger et installer directement à partir du [site](https://f-droid.org/repository/browse/?fdfilter=news&fdid=email.schaal.ocreader) - -## Configuration -Une fois cela fait, vous pouvez démarrer l'application et vous connecter avec votre compte Disroot. - -![](en/nextcloud_news1.png) - -Une fois que vous êtes connecté, tous vos flux d'informations seront synchronisés avec votre appareil et vous pourrez commencer à lire immédiatement. -Glisser vers la gauche vous montre les informations de votre compte et vous donne la liste des flux souscrits ainsi que le nombre de messages non lus. - -![](en/nextcloud_news2.png) - -## Ajouter/supprimer des flux -Vous pouvez également ajouter et supprimer des flux directement sur votre téléphone. Tapez sur l'icône "trois points" dans le coin supérieur droit de la fenêtre principale de l'application et sélectionnez "Gérer les flux". - -![](en/nextcloud_news3.png) - -## Synchroniser -Pour synchroniser vos flux, appuyez sur le bouton **"Synchroniser"** du panneau de gauche. - -![](en/nextcloud_news4.png) - -Bonne lecture! :grinning: - -![](en/nextcloud_news5.png) - - ----------- diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.pt.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.pt.md deleted file mode 100644 index 195b6c66..00000000 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/docs.pt.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: 'Aplicação de notícias' -visible: false -page-toc: - active: true -published: true -taxonomy: - category: - - docs ---- - - -# Aplicação de notícias no Android - -## Obter e instalar a aplicação -Para obter a aplicação de notícias nós recomendamos que visite o f-droid e instale esta loja de aplicações. [F-droid](https://f-droid.org/) fornece aplicações de confiança livres. Usar esta loja de aplicações em vez da loja de aplicações da Google já é um grande passo. - -Uma vez que tenha o f-droid instalado e a funcionar, procure a aplicação [OCReader](https://f-droid.org/repository/browse/?fdfilter=news&fdid=email.schaal.ocreader) dentro do F-droid ou descarregue a aplicação diretamente a partir do [website](https://f-droid.org/repository/browse/?fdfilter=news&fdid=email.schaal.ocreader). - -## Configuração -Assim que tenha terminado de instalar a aplicação, abra-a e faça login com as suas credenciais de utilizador da sua conta Disroot. - -![](pt/nextcloud_news1.png) - -Assim que tiver entrado com a sua conta, todos os seus feeds de noticias serão sincronizados com o seu dispositivo e pode começar a ler notícias imediatamente -Deslizar o ecrã para a esquerda mostra as informações da sua conta e a lista de feeds que subscreveu e os posts não lidos - -![](pt/nextcloud_news2.png) - -## Adicionar/Remover feeds -Também pode adicionar ou remover feeds diretamente a partir do seu telefone. Carregue no botão com três pontinhos no canto superior direito on the top right e selecione "Manage feeds". - -![](pt/nextcloud_news3.png) - -## Sincronizar -Para sincronizar os seus feeds, carregue em **"Synchronize"** no lado esquerdo do painel. - -![](pt/nextcloud_news4.png) - -Boas leituras! :grinning: - -![](en/nextcloud_news5.png) - - ----------- diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news1.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news1.png deleted file mode 100755 index 975f5911..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news1.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news2.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news2.png deleted file mode 100755 index ba8d6a08..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news2.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news3.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news3.png deleted file mode 100755 index f2dc2dcc..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news3.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news4.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news4.png deleted file mode 100755 index 66e0390b..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news4.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news5.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news5.png deleted file mode 100755 index 6de7bbfb..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/en/nextcloud_news5.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news1.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news1.png deleted file mode 100644 index ae8f70a3..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news1.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news2.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news2.png deleted file mode 100644 index ba8d6a08..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news2.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news3.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news3.png deleted file mode 100644 index f2dc2dcc..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news3.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news4.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news4.png deleted file mode 100644 index 66e0390b..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news4.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news5.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news5.png deleted file mode 100644 index 6de7bbfb..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/04.using-news/pt/nextcloud_news5.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.en.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.en.md deleted file mode 100644 index 7ace62ab..00000000 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.en.md +++ /dev/null @@ -1,104 +0,0 @@ ---- -title: Notes App -visible: false -updated: -page-toc: - active: true -published: true -taxonomy: - category: - - docs - tags: - - cloud - - android - - notes ---- - -# Notes on Android - -In this tutorial we'll see how to setup and use your Disroot notes in your Android device. - -# Install notes app - -First of grab **"Nextcloud Notes"** from [F-Droid](https://f-droid.org/packages/it.niedermann.owncloud.notes/) or other commercial app store. - - -# Add your disroot account - -Once you start the *"Notes"* app, for the first time you will need to add your credentials and URL of disroot cloud server. - - -- **Server address:** [https://cloud.disroot.org/](https://cloud.disroot.org/) -- **Username:** Your disroot username -- **Password:** Your disroot password - -After that just press "*connect*". -Your existing notes from your disroot cloud account should be now synced to your phone. - -![](en/nextcloud_notes1.png) - -# Create and delete notes - -You can create a new note by pressing the *"plus"* (**+**) button on the lower right corner of the screen. - -![](en/nextcloud_notes2.png) - -The editor is very simple: - -* the first line of the note is automatically the title of the note. -* After you have written your note press the ok symbol in the upper right corner to create the note. -* To discard the note, press the X symbol on the upper right corner - - -Notes app uses Markdown formatting so if you are familiar with it you can make them look pretty. If you still dont know what Markdown is, you should definatelly check [this page](http://lifehacker.com/5943320/what-is-markdown-and-why-is-it-better-for-my-to-do-lists-and-notes) which will change your life forever :) - -![](en/nextcloud_notes3.png) - -Any change to the notes will be automatically synced to and from disroot cloud. - -![](en/nextcloud_notes4.jpeg) - -All the notes you create can be seen in the main menu of the Nextcloud Notes app. - -* To edit a particular just press on it. -* To create new notes just press the plus symbol. - - -![](en/nextcloud_notes5.png) - - -To delete a note: - -* press on it for a few seconds -* press the garbage button on the upper right corner - - - -![](en/nextcloud_notes6.png) - - -# View your notes in Disroot - -To view and edit any notes you made in your Android device from your disroot account go to the notes app on the upper bar. - -![](en/nextcloud_notes7.png) - -From there you can see and edit the notes. - -![](en/nextcloud_notes8.png) - -You can also see and edit your notes in .txt file format in the disroot files app. -Go to the files app. - -![](en/nextcloud_notes9.png) - - -You will see a folder titled "Notes". Inside you can find your notes in .txt file format. - -![](en/nextcloud_notes10.png) - - Click on the note to edit it. - -![](en/nextcloud_notes11.png) - -Any changes you make to your notes in the **Disroot** Notes application, or in the. txt file, will appear in your **Android** device in the **Nextcloud** Notes app and vice versa. diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.es.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.es.md deleted file mode 100644 index c1c59891..00000000 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.es.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -title: Clientes para el móvil: Aplicación Notas -visible: false -page-toc: - active: true -published: true -taxonomy: - category: - - docs ---- - -In this tutorial we'll show you how to setup and use your disroot notes in your Android device. - ----------- - -# Install notes app - -First of grab **"Nextcloud Notes"** from [F-Droid](https://f-droid.org/packages/it.niedermann.owncloud.notes/) or other commercial app store. - - -# Add your disroot account - -Once you start the *"Notes"* app, for the first time you will need to add your credentials and URL of disroot cloud server. - - -- **Server address:** [https://cloud.disroot.org/](https://cloud.disroot.org/) -- **Username:** Your disroot username -- **Password:** Your disroot password - -After that just press "*connect*". -Your existing notes from your disroot cloud account should be now synced to your phone. - -![](en/nextcloud_notes1.png) - -# Create and delete notes - -You can create a new note by pressing the *"plus"* (**+**) button on the lower right corner of the screen. - -![](en/nextcloud_notes2.png) - -The editor is very simple: - -* the first line of the note is automatically the title of the note. -* After you have written your note press the ok symbol in the upper right corner to create the note. -* To discard the note, press the X symbol on the upper right corner - - -Notes app uses Markdown formatting so if you are familiar with it you can make them look pretty. If you still dont know what Markdown is, you should definatelly check [this page](http://lifehacker.com/5943320/what-is-markdown-and-why-is-it-better-for-my-to-do-lists-and-notes) which will change your life forever :) - -![](en/nextcloud_notes3.png) - -Any change to the notes will be automatically synced to and from disroot cloud. - -![](en/nextcloud_notes4.jpeg) - -All the notes you create can be seen in the main menu of the Nextcloud Notes app. - -* To edit a particular just press on it. -* To create new notes just press the plus symbol. - - -![](en/nextcloud_notes5.png) - - -To delete a note: - -* press on it for a few seconds -* press the garbage button on the upper right corner - - - -![](en/nextcloud_notes6.png) - - -# View your notes in Disroot - -To view and edit any notes you made in your Android device from your disroot account go to the notes app on the upper bar. - -![](en/nextcloud_notes7.png) - -From there you can see and edit the notes. - -![](en/nextcloud_notes8.png) - -You can also see and edit your notes in .txt file format in the disroot files app. -Go to the files app. - -![](en/nextcloud_notes9.png) - - -You will see a folder titled "Notes". Inside you can find your notes in .txt file format. - -![](en/nextcloud_notes10.png) - - Click on the note to edit it. - -![](en/nextcloud_notes11.png) - -Toutes les modifications que vous apportez à vos notes dans l'application Notes de Disroot des notes, ou dans le fichier. txt apparaîtront dans votre appareil Android dans l'application nextCloud Notes et vice versa. diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.fr.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.fr.md deleted file mode 100644 index 03f0939b..00000000 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.fr.md +++ /dev/null @@ -1,100 +0,0 @@ ---- -title: 'Utilisation de Notes' -visible: false -page-toc: - active: true -published: true -taxonomy: - category: - - docs ---- - -Dans ce tutoriel, nous vous montrerons comment configurer et utiliser vos notes Disroot dans votre appareil Android. - ----------- - -# Installer l'application Notes - -Tout d'abord, récupérer **"Nextcloud Notes"** de [F-Droid](https://f-droid.org/packages/it.niedermann.owncloud.notes/) or other commercial app store. - - -# Ajouter votre compte Disroot - -Une fois que vous démarrez l'application *"Notes"*, pour la première fois vous aurez besoin d'ajouter vos informations d'identification et l'URL du serveur cloud Disroot. - - -- **Adresse du serveur:** [https://cloud.disroot.org/](https://cloud.disroot.org/) -- **Nom d'utilisateur:** Votre nom d'utilisateur Disroot -- **Mot de passe:** Votre mot de passe Disroot - -Ensuite, appuyez simplement sur "*connecter*". -Vos notes existantes de votre compte cloud Disroot doivent maintenant être synchronisées avec votre téléphone. - -![](en/nextcloud_notes1.png) - -# Créer et supprimer des notes - -Vous pouvez créer une nouvelle note en appuyant sur le bouton *"plus"* (**+**) dans le coin inférieur droit de l'écran. - -![](en/nextcloud_notes2.png) - -L'éditeur est très simple: - -* la première ligne de la note est automatiquement le titre de la note. -* Après avoir écrit votre note, appuyez sur le symbole ok dans le coin supérieur droit pour créer la note. -* Pour effacer la note, appuyez sur le symbole X dans le coin supérieur droit. - - -L'application Notes utilise le formatage Markdown donc si vous êtes familier avec elle, vous pouvez les rendre jolies. Si vous ne savez toujours pas ce qu'est Markdown, vous devriez certainement voir [cette page](http://lifehacker.com/5943320/what-is-markdown-and-why-is-it-better-for-my-to-do-lists-and-notes) qui changera votre vie pour toujours:) - -![](en/nextcloud_notes3.png) - -Toute modification des notes sera automatiquement synchronisée vers et à partir du cloud Disroot. - -![](en/nextcloud_notes4.jpeg) - -Toutes les notes que vous créez sont affichées dans le menu principal de l'application Nexcloud Notes. - -* Pour éditer un fichier particulier, il suffit d'appuyer sur la touche. -* Pour créer de nouvelles notes, appuyez simplement sur le symbole plus. - - -![](en/nextcloud_notes5.png) - - -Pour supprimer une note: - -* presser dessus pendant quelques secondes -* appuyez sur le bouton poubelle dans le coin supérieur droit - - - -![](en/nextcloud_notes6.png) - - -# Voir vos notes dans Disroot - -Pour afficher et modifier les notes que vous avez faites dans votre appareil Android à partir de votre compte Disroot, allez dans l'application Notes sur la barre supérieure. - -![](en/nextcloud_notes7.png) - -De là, vous pouvez voir et éditer les notes. - -![](en/nextcloud_notes8.png) - -Vous pouvez également voir et éditer vos notes au format de fichier .txt dans l'application de Fichiers Disroot. -Allez dans l'application Fichiers. - -![](en/nextcloud_notes9.png) - - -Vous verrez un dossier intitulé "Notes". A l'intérieur, vous trouverez vos notes au format. txt. - - -![](en/nextcloud_notes10.png) - -Cliquez sur la note pour la modifier. - -![](en/nextcloud_notes11.png) - -Any changes you make to your notes in disroot notes app, or in the .txt file will appear in your Android device in the ownCloud Notes app and vice versa. diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.pt.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.pt.md deleted file mode 100644 index 4d8c34ec..00000000 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/docs.pt.md +++ /dev/null @@ -1,92 +0,0 @@ ---- -title: 'Utilizando a aplicação de Notas' -visible: false -page-toc: - active: true -published: true -taxonomy: - category: - - docs ---- - -Neste tutorial iremos mostrar-lhe como configurar e utilizar as suas notas do serviço do Disroot no seu dispositivo Android. - ----------- - -# Instalar a aplicação "notas" - -Primeiro descarregue a aplicação **"Nextcloud Notes"** a partir do [F-Droid](https://f-droid.org/packages/it.niedermann.owncloud.notes/) pu qualquer outra loja de aplicações. - - -# Adicionar a sua conta Disroot - -Assimq eu abrir pela primeira vez a aplicação **"Notas"**, precisa de adicionar as credenciasi da sua conta e o link URL para o servidor do Disroot. - - -- **Endereço do Servidor:** [https://cloud.disroot.org/](https://cloud.disroot.org/) -- **Nome de utilizador:** O seu nome de utilizador do Disroot -- **Palavra-passe:** A password da sua conta no Disroot - -Depois disso basta carregar em "**conectar**". -As notas que tiver na sua conta de cloud do Disroot irão ser automaticamente sincronizadas com o seu telemóvel. - -![](pt/nextcloud_notes1.png) - -# Criar e apagar notas - -Você pode criar uma nova nota carregando no botão *"mais"* (**+**) no canto inferior direito do ecrã - -![](pt/nextcloud_notes2.png) - -O editor é muito simples: - -* A primeira linha de texto da nota é automaticamente o título da nota . -* Depois de ter escrito a sua nota carregue na seta no canto superior esquerdo para criar a nota. - -A plicação de notas utiliza formatação em Markdown, por isso se estiver familiarizado com Markdown pode fazer as suas notas parecerem bonitas. Se ainda não sabe o que é Markdown, recomendamos que veja [esta página](http://lifehacker.com/5943320/what-is-markdown-and-why-is-it-better-for-my-to-do-lists-and-notes) o que irá alterar a sua vida para sempre :) - -![](pt/nextcloud_notes3.png) - -Quaisquer alterações nas notas serão automaticamante sincronizadas entre a sua cloud do Disroot e o seu dispositivo Android. - -![](pt/nextcloud_notes4.png) - -Todas as notas que criar podem ser vistas na página principal da aplicação "Notas". - -* Para editar uma nota em particular basta carregar nela. -* Para criar uma nova nota basta carregar no botão **"mais"** . - -Para apagar uma nota: - -* Carregue na respetiva nota por uns segundos -* Carregue no botão de caixote de lixo no canto superior direito - - - -![](pt/nextcloud_notes6.png) - - -# Ver as suas notas no Disroot - -Para ver e editar quaisquer notas que tenha feito no seu dispositivo Android a partir da sua cloud, carregue na sua aplicação de "Notas" na barra superior. - -![](pt/nextcloud_notes7.png) - -A partir daí pode ver e editar as suas notas. - -![](pt/nextcloud_notes8.png) - -Você também pode ver e editar as suas notas em formato .txt na página de ficheiros da sua cloud. Vá à aplicação de ficheiros. - -![](pt/nextcloud_notes9.png) - - -Irá ver uma pasta chamada "Notes". Dentro desta pasta pode encontrar as suas notas em formato .txt. - -![](pt/nextcloud_notes10.png) - - Carregue na respetiva nota para a editar - -![](pt/nextcloud_notes11.png) - -Todas as alterações que você fizer nas suas notas na aplicação de notas na sua conta de Cloud do Disroot ou no ficheiro .txt aparecerão na aplicação de notas do Nextcloud no seu dispositivo Android e vice versa. diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes1.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes1.png deleted file mode 100644 index ef4f1ba7..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes1.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes10.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes10.png deleted file mode 100644 index 9c8c311f..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes10.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes11.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes11.png deleted file mode 100644 index 7ab6ebe6..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes11.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes2.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes2.png deleted file mode 100644 index 834844a1..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes2.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes3.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes3.png deleted file mode 100644 index 8c02413b..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes3.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes4.jpeg b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes4.jpeg deleted file mode 100644 index 06704645..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes4.jpeg and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes5.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes5.png deleted file mode 100644 index 9f789e08..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes5.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes6.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes6.png deleted file mode 100644 index e2511ff7..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes6.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes7.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes7.png deleted file mode 100644 index 0b1480ae..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes7.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes8.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes8.png deleted file mode 100644 index ae3da26c..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes8.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes9.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes9.png deleted file mode 100644 index 9647bb0d..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/en/nextcloud_notes9.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes1.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes1.png deleted file mode 100644 index ee9cc135..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes1.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes10.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes10.png deleted file mode 100644 index 1e83895a..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes10.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes11.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes11.png deleted file mode 100644 index d400958c..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes11.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes2.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes2.png deleted file mode 100644 index e1cdcb7b..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes2.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes3.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes3.png deleted file mode 100644 index 851c1f8f..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes3.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes4.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes4.png deleted file mode 100644 index e520e82c..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes4.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes5.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes5.png deleted file mode 100644 index 9f789e08..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes5.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes6.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes6.png deleted file mode 100644 index 57606c3d..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes6.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes7.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes7.png deleted file mode 100644 index 7ea45567..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes7.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes8.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes8.png deleted file mode 100644 index c4b91507..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes8.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes9.png b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes9.png deleted file mode 100644 index 50391621..00000000 Binary files a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/05.using-notes/pt/nextcloud_notes9.png and /dev/null differ diff --git a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/docs.en.md b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/docs.en.md index 856385a8..eb984d3b 100755 --- a/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/docs.en.md +++ b/pages/02.tutorials/02.Cloud/05.Clients/02.Mobile/01.Android/docs.en.md @@ -17,7 +17,10 @@ page-toc: # Android: Nextcloud clients and integration ## [Nextcloud app](nextcloud-app) -## [Syncing Calendars, Contacts and Tasks](calendars-contacts-and-tasks) -## [Migrating contacts from Google into Nextcloud](migrating-contacts-from-google) -## [Syncing News](using-news) -## [Syncing Notes](using-notes) +Configuring and using the Nextcloud app with a Disroot account + +## [DAVx⁵](calendars-contacts-and-tasks) +How to sync Calendars, Contacts and Tasks + +## [Migrating contacts in Android](migrating-contacts-from-google) +How to migrate contatcs from Google into Nextcloud diff --git a/pages/02.tutorials/03.Email/00.settings/docs.en.md b/pages/02.tutorials/03.Email/00.settings/docs.en.md index bc220596..c42a053c 100644 --- a/pages/02.tutorials/03.Email/00.settings/docs.en.md +++ b/pages/02.tutorials/03.Email/00.settings/docs.en.md @@ -1,5 +1,5 @@ --- -title: Email: Clients Settings +title: Clients Settings published: true visible: true indexed: true diff --git a/pages/02.tutorials/03.Email/01.Alias/docs.en.md b/pages/02.tutorials/03.Email/01.Alias/docs.en.md index 24bb2e2a..55175ef7 100755 --- a/pages/02.tutorials/03.Email/01.Alias/docs.en.md +++ b/pages/02.tutorials/03.Email/01.Alias/docs.en.md @@ -1,5 +1,5 @@ --- -title: 'Email: Setup alias' +title: 'Alias setup' visible: true indexed: true updated: diff --git a/pages/02.tutorials/03.Email/02.Filters/01.forward/docs.en.md b/pages/02.tutorials/03.Email/02.Filters/01.forward/docs.en.md index 28d03ee9..cb6ee0b7 100755 --- a/pages/02.tutorials/03.Email/02.Filters/01.forward/docs.en.md +++ b/pages/02.tutorials/03.Email/02.Filters/01.forward/docs.en.md @@ -1,5 +1,5 @@ --- -title: "Email: Forwarding from Disroot to another email account" +title: "Forwarding emails" published: true visible: true indexed: true diff --git a/pages/02.tutorials/03.Email/02.Filters/docs.en.md b/pages/02.tutorials/03.Email/02.Filters/docs.en.md index ef02e540..6c83a032 100755 --- a/pages/02.tutorials/03.Email/02.Filters/docs.en.md +++ b/pages/02.tutorials/03.Email/02.Filters/docs.en.md @@ -1,5 +1,5 @@ --- -title: Email: Configuring Filters +title: "Filters: Configuring" published: true visible: true indexed: true diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/docs.en.md new file mode 100644 index 00000000..f9a7b173 --- /dev/null +++ b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/docs.en.md @@ -0,0 +1,54 @@ +--- +title: "Setting up your Disroot account" +visible: false +published: true +updated: + last_modified: "April, 2021" + app: Mozilla Thunderbird + app_version: 78.9.0 on Manjaro Linux +taxonomy: + category: + - docs + tags: + - email +page-toc: + active: true +--- + +# Setting up your Disroot account + +The first time you run **Thunderbird**, you will be greeted by the account setup. Select **Skip this and use my existing email** to configure your Disroot account.
+If you are already using **Thunderbird** then you can select "**Email**" in the root view. + +![](en/tb_setup_01.png) + +## Fill in your account information + +![](en/tb_setup_02.png) + + - **Your name:** *Name that will be displayed in the* "From" *field* + ![](en/tb_setup_name.png) + + - **Email address:** *your_username @ disroot.org* + ![](en/tb_setup_email.png) + + - **Password:** *your_super_secret_password* + - **Remember Password:** If you want **Thunderbird** to remember your password and not prompt you for it every time you start the client, then check this option. + + ![](en/tb_setup_pass.png) + + - Click on the "**Continue**" button once you are done and verified everything is correct. + + ![](en/tb_setup_03.png) + +**Thunderbird** now should auto-detect the needed settings like this: + +![](en/tb_setup_04.png) + +You can click on "**Configure manually**" to check the settings details. + +![](en/tb_setup_details.png) + +Click on **Done** once you are finished and... **\O/** Now you can manage your emails and interact with your calendars or tasks in a more fluid and efficient way through **Thunderbird**. + +![](en/tb_setup_05.png) diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_01.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_01.png new file mode 100644 index 00000000..dd052821 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_01.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_02.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_02.png new file mode 100644 index 00000000..6549f510 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_02.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_03.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_03.png new file mode 100644 index 00000000..efd9af7d Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_03.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_04.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_04.png new file mode 100644 index 00000000..24830542 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_04.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_05.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_05.png new file mode 100644 index 00000000..72addf49 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_05.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_details.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_details.png new file mode 100644 index 00000000..bc2b42f0 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_details.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_email.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_email.png new file mode 100644 index 00000000..866e88a7 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_email.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_name.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_name.png new file mode 100644 index 00000000..250e1707 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_name.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_pass.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_pass.png new file mode 100644 index 00000000..798537a2 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/01.setup/en/tb_setup_pass.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/docs.en.md new file mode 100644 index 00000000..6c4b7151 --- /dev/null +++ b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/docs.en.md @@ -0,0 +1,72 @@ +--- +title: Exporting / Importing emails +visible: false +published: true +updated: + last_modified: "April, 2021" + app: Mozilla Thunderbird + app_version: 78.9.0 on Manjaro Linux +taxonomy: + category: + - docs + tags: + - email +page-toc: + active: true +--- + +# Exporting / Importing emails +**Thunderbird** does not offer native backup tools so you have to do it manually or through an add-on. + +## Manual procedure +Manual mail backup is nothing more than copying a directory to another location. **Thunderbird** stores settings and mails in a directory it calls "profile". + +To find your "profile": + +![](en/tb_manual_backup.mp4?resize=1024,576&loop) + +1. click **Help** in the menu bar; +2. from the **Help** menu select **Troubleshooting Information**; +3. under **Application Basics** look for **Profile Directory** and click on **Open Directory**; +4. the file manager will open at the location of the profile directory. + +![](en/profile_folder.png) + +Now you can make a backup of the entire profile or just the mails. To do this simply copy the folder to the backup location. All mails from IMAP accounts are located in the **ImapMail** folder. + + +## Backup using the Import/Export Tools add-on + +Both the add-on installation and the process of exporting the emails are quite simple. + +### Installing the ImportExportTools add-on + +* Run **Thunderbird** +* Go to **Tools** at the Menu bar and select **Add-ons** +* In the add-ons search field type _import export tools_ and then press enter +* Find **ImportExportTools NG**, a small **GPL** software that add import/export tools. +* Click on **Add to Thunderbird** +* After installing and giving the necessary permissions for the add-on, you are now ready to back up all your emails. + +![](en/export_tool.mp4?resize=1024,576&loop) + +This add-on adds a new menu item in the **Tools** and the context menues. + +### Exporting your emails +In **Thunderbird**, select a folder o directory you want to back up and right click. +The import/export tool submenu displays a number of actions which you can peform to import or export various types of information into and out of **Thunderbird**. + +![](en/import_export_tool.png) + +You can export: + * Individual folders and/or all folder messages (EML, HTML, PDF, CSV or plaintext) + * Export as individual files or a single file + * Export indexes as plain text or CSV + * Export messages from search dialog + * Export complete profiles or just the emails files + +And import: + * Mailbox files (Mbox files including the structures) + * Profiles + * EML and EMLX files + * Individual or all directory files diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/export_tool.mp4 b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/export_tool.mp4 new file mode 100644 index 00000000..4fe38f46 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/export_tool.mp4 differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/import_export_tool.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/import_export_tool.png new file mode 100644 index 00000000..3dc379f1 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/import_export_tool.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/profile_folder.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/profile_folder.png new file mode 100644 index 00000000..0ed21d78 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/profile_folder.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/tb_manual_backup.mp4 b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/tb_manual_backup.mp4 new file mode 100644 index 00000000..77b8818d Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/02.exporting/en/tb_manual_backup.mp4 differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/docs.en.md index 59463c9b..d0a62162 100755 --- a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/docs.en.md +++ b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/docs.en.md @@ -1,53 +1,30 @@ --- -title: Email clients: Thunderbird -page-toc: - active: true +title: Thunderbird visible: false published: true updated: - last_modified: "April 2019" - app: Thunderbird - app_version: 60.6.1 for Manjaro Linux taxonomy: category: - docs tags: - email page-toc: - active: true + active: false --- -# Thunderbird +# Mozilla Thunderbird -![](/home/icons/thunderbird.png) -**Thunderbird** is a powerful open-source email client, calendar and RSS-Feed manager. +![](tb_logo.png) +**Thunderbird** is a powerful open-source email client, calendar and RSS-Feed manager. You can manage all your email accounts, calendars, news feeds, tasks and even chat from one place. -## Install Thunderbird -If you don't have it installed yet, got to [https://www.mozilla.org/en-US/thunderbird/all/](https://www.mozilla.org/en-US/thunderbird/all/) and choose your language and Operating System. +# Installing Thunderbird +If you don't have it installed yet, go to [Thunderbird page](https://www.thunderbird.net/) and choose your language and Operating System. -!! ![](/home/icons/note.png) -!! NOTE: For **GNU/Linux** users we recommend using your distribution package manager to get the latest and updatable version of **Thunderbird**. +!! **NOTE**
+!! Most **GNU/Linux** distributions usually have the latest and updatable version of **Thunderbird**. We recommend using your distribution package manager to install it. -## **Open Thunderbird** -If it's the first time you run it, you will be directly greeted with account setup and you can skip directly to **step 3**. -If you're using **Thunderbird** already and have some accounts setup, just select "**New Account**" icon in the root view. +---- -![](en/thunderbird_setup2.png) +## [Setting up your Disroot account](setup) -## **Fill in your account information** - -![](en/thunderbird_setup3.png) - - - **Your name:** *Name that will be displayed in the* "From" *field* - - **Email address:** *your_username @ disroot.org* - - **Password:** *your_super_secret_password* - - **Remember Password?:** If you want **Thunderbird** to remember your password and not prompt you for it every time you start the client, then select it. - - Click "**Continue**" button once you're done and verified everything is correct. - -**Thunderbird** now should auto-detect the needed settings like this: - -![](en/thunderbird_setup4.png) - -## **Done!** \o/ - -![](en/thunderbird_setup5.png) +## [Exporting / Importing emails](exporting) diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/note.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/note.png deleted file mode 100644 index e4ba6a4e..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/note.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_01.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_01.png new file mode 100644 index 00000000..dd052821 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_01.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_02.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_02.png new file mode 100644 index 00000000..6549f510 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_02.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_03.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_03.png new file mode 100644 index 00000000..efd9af7d Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_03.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_04.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_04.png new file mode 100644 index 00000000..24830542 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_04.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_05.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_05.png new file mode 100644 index 00000000..72addf49 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_05.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_details.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_details.png new file mode 100644 index 00000000..bc2b42f0 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_details.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_email.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_email.png new file mode 100644 index 00000000..866e88a7 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_email.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_name.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_name.png new file mode 100644 index 00000000..250e1707 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_name.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_pass.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_pass.png new file mode 100644 index 00000000..798537a2 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/tb_setup_pass.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup1.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup1.png deleted file mode 100755 index cd22f48e..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup1.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup2.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup2.png deleted file mode 100755 index 5ed7262a..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup2.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup3.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup3.png deleted file mode 100755 index 3b0e6231..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup3.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup4.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup4.png deleted file mode 100755 index 41695717..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup4.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup5.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup5.png deleted file mode 100755 index 061ce674..00000000 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/en/thunderbird_setup5.png and /dev/null differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/tb_logo.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/tb_logo.png new file mode 100644 index 00000000..cc013c60 Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/01.thunderbird/tb_logo.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/docs.en.md index e48685bb..a08ea6bf 100755 --- a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/docs.en.md +++ b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/docs.en.md @@ -1,5 +1,5 @@ --- -title: 'Email: Desktop Clients' +title: 'Desktop Clients' published: true visible: true indexed: true @@ -15,6 +15,8 @@ page-toc: active: false --- +![](../thumb.png) + ## Multiplatform Mail Clients - [Thunderbird](thunderbird) - [Claws Mail](claws-mail) @@ -27,6 +29,3 @@ page-toc: ## GNU/Linux: Email desktop integration - [GNOME](gnome-desktop-integration) - [KDE](kde-desktop-integration) - - -![](en/email_icon.png) diff --git a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/thumb.png b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/thumb.png index e323881f..566c40fe 100644 Binary files a/pages/02.tutorials/03.Email/04.Clients/01.Desktop/thumb.png and b/pages/02.tutorials/03.Email/04.Clients/01.Desktop/thumb.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/02.Mobile/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/02.Mobile/docs.en.md index 6d989af9..9c758d28 100755 --- a/pages/02.tutorials/03.Email/04.Clients/02.Mobile/docs.en.md +++ b/pages/02.tutorials/03.Email/04.Clients/02.Mobile/docs.en.md @@ -1,5 +1,5 @@ --- -title: 'Email: Mobile Clients' +title: 'Mobile Clients' visible: true indexed: true updated: diff --git a/pages/02.tutorials/03.Email/04.Clients/docs.en.md b/pages/02.tutorials/03.Email/04.Clients/docs.en.md index f4747fe4..7d7f1509 100755 --- a/pages/02.tutorials/03.Email/04.Clients/docs.en.md +++ b/pages/02.tutorials/03.Email/04.Clients/docs.en.md @@ -1,5 +1,5 @@ --- -title: Email: Clients +title: "Email Clients" visible: true updated: taxonomy: @@ -11,13 +11,13 @@ page-toc: active: false --- -## [Desktop Mail Client](desktop) -- [**Multiplatform**](desktop/thunderbird) +## Desktop Mail Client +- [**Multiplatform**](desktop) - [**GNOME** Desktop integration](desktop/gnome-desktop-integration) - [**KDE** Desktop integration](desktop/kde-desktop-integration) -## [Mobile Mail Client](mobile) +## Mobile Mail Client - [**Android: K9**](mobile/k9) - [**SailfishOS: Mail App**](mobile/sailfishos) - [**iOS: Mail App**](mobile/ios) diff --git a/pages/02.tutorials/03.Email/04.Clients/thumb.png b/pages/02.tutorials/03.Email/04.Clients/thumb.png index a016de5d..566c40fe 100644 Binary files a/pages/02.tutorials/03.Email/04.Clients/thumb.png and b/pages/02.tutorials/03.Email/04.Clients/thumb.png differ diff --git a/pages/02.tutorials/03.Email/04.Clients/thumb_old.png b/pages/02.tutorials/03.Email/04.Clients/thumb_old.png new file mode 100644 index 00000000..a016de5d Binary files /dev/null and b/pages/02.tutorials/03.Email/04.Clients/thumb_old.png differ