diff --git a/pages/02.tutorials/03.Email/03.Webmail/00.Migration/02.backup/docs.en.md b/pages/02.tutorials/03.Email/03.Webmail/00.Migration/02.backup/docs.en.md index d25c408e..641ff164 100644 --- a/pages/02.tutorials/03.Email/03.Webmail/00.Migration/02.backup/docs.en.md +++ b/pages/02.tutorials/03.Email/03.Webmail/00.Migration/02.backup/docs.en.md @@ -1,5 +1,5 @@ --- -title: 'Backing up your contacts' +title: 'Backup/export and import your contacts' published: true visible: true indexed: true @@ -13,10 +13,10 @@ page-toc: active: true --- -# How to backup your contacts +# How to backup your contacts and import them into Roundcube Although there should be no problem with switching webmail clients, it is highly recommended that you backup your addressbook. -The easiest and quickest way is to _export_ your contacts from the **Contacts** app in the cloud. +The suggested, easiest and quickest way is to _export_ your contacts from the **Contacts** app in the cloud. ## Exporting contacts from the cloud @@ -28,53 +28,15 @@ The easiest and quickest way is to _export_ your contacts from the **Contacts** You will be asked where to save the file in your computer. Now you have a backup of your contacts. -## Exporting contacts from SnappyMail -Due to a security vulnerability found in our former webmail solution (_more info_ [**_here_**](https://disroot.org/en/blog/2022-04-snappymail)) we had to change it for a new temporary one: [**SnappyMail**](https://snappymail.eu/). +## Importing contacts in Roundcube +To import the addressbook previously saved: -Now, the first time you access SnappyMail you will most likely find your addressbook empty. If this is the case, just follow the steps below to enable synchronization between your webmail and cloud contacts. +1. access to the webmail; +2. select the **Contacts** tab and then +3. click on the **Import** button at the top right bar; +4. select the file from your machine, click **Import** and finally **Close**. -### Enable contacts synchronization -First you will need your cloud addressbook url. To get it: -1. login into your cloud and select the **Contacts** app; -2. go to the **Settings** menu at the bottom left; -3. click on the three-dot menu to the right of the addressbook you want to synchronize and select **Copy link**... - - ![](en/cloud_url.gif) - -A message will prompt informing that the link was copied to the clipboard. - - ![](en/link_copied.png) + ![](../../01.Roundcube/04.contacts/en/rc_import.gif) -### Enable synchronization on SnappyMail -Once you have the addressbook url: -1. log in to the webmail; -2. go to the user menu at the right and select **Settings**; -3. select the **Contacts** tab; -4. in the **Enable remote synchronization** select **Yes** (you can also choose **Read only** sync mode); -5. in the **Addressbook URL** field paste the link previously copied; -6. fill in the last fields with your Disroot credentials; -7. click on the **Back** button and go to the **Contacts**; -8. click on the three-lines menu and finally select **Synchronization (CardDAV)**. - -Now your webmail and cloud contacts should be synced. - - ![](en/snappy.sync.mp4?resize=1024,576&loop) - - -## Exporting contacts from SnappyMail -The process of exporting your contacts from SnappyMail is pretty simple. - -1. Login to **SnappyMail** - - ![](en/smlogin.png) - -2. Go to **Contacts** - - ![](en/contacts.png) - -3. Click the three bars button and select **Export (csv)** or **Export (vcf, vCard)** - - ![](en/export.png) - -Exporting your contacts will take a moment, depending on the size of your address book. When it is ready, you will be prompted to save the file (contacts.csv or .vcf) on your computer. Please, save it in a safe place that you can remember later. \ No newline at end of file +To learn more about **Contacts** in **Roundcube**, you can check [this tutorial](../../01.Roundcube/04.contacts/) diff --git a/pages/02.tutorials/03.Email/03.Webmail/00.Migration/03.Roundcube/docs.en.md b/pages/02.tutorials/03.Email/03.Webmail/00.Migration/03.Roundcube/docs.en.md deleted file mode 100644 index e1bb0697..00000000 --- a/pages/02.tutorials/03.Email/03.Webmail/00.Migration/03.Roundcube/docs.en.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -title: 'Roundcube: Importing contacts' -published: true -visible: true -indexed: true -updated: -taxonomy: - category: - - docs - tags: - - email -page-toc: - active: true ---- - -# Importing contacts into Roundcube -To import the addressbook previously saved: -1. access to the webmail; -2. select the **Contacts** tab and then -3. click on the **Import** button at the top right bar; -4. select the file from your machine, click **Import** and finally **Close**. - - ![](en/import_contacts.gif) - - -\O/ Done! \ No newline at end of file diff --git a/pages/02.tutorials/03.Email/03.Webmail/00.Migration/03.Roundcube/en/import_contacts.gif b/pages/02.tutorials/03.Email/03.Webmail/00.Migration/03.Roundcube/en/import_contacts.gif deleted file mode 100644 index da894ed9..00000000 Binary files a/pages/02.tutorials/03.Email/03.Webmail/00.Migration/03.Roundcube/en/import_contacts.gif and /dev/null differ diff --git a/pages/02.tutorials/03.Email/03.Webmail/00.Migration/docs.en.md b/pages/02.tutorials/03.Email/03.Webmail/00.Migration/docs.en.md index 77ea65c3..c055885c 100644 --- a/pages/02.tutorials/03.Email/03.Webmail/00.Migration/docs.en.md +++ b/pages/02.tutorials/03.Email/03.Webmail/00.Migration/docs.en.md @@ -27,5 +27,4 @@ Let's get started... # Table of Contents ## 1. [Migration FAQ](faq) -## 2. [Backing up your contacts](backup) -## 3. [Roundcube: importing contacts](roundcube) +## 2. [Backup/export and import your contacts](backup) diff --git a/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/docs.en.md b/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/docs.en.md index 6e926a23..bc82e0f4 100644 --- a/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/docs.en.md +++ b/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/docs.en.md @@ -45,14 +45,31 @@ In addition to creating, printing or deleting a contact you can do some other op ![Search](en/search.png) Search for a contact based on certain criteria. -![Import](en/import.png) You can import contacts from an existing address book. Webmail currently support importing addresses from the vCard or CSV (comma-separated) data format. +![Import](en/import.png) You can import contacts from an existing address book. Webmail currently support importing addresses from the vCard or CSV (comma-separated) data format (see below for more details). -![Export](en/export.png) You can export all the contacts from a directory or group, only some or even just one to a vcf file. +![Export](en/export.png) You can export all the contacts from a directory or group, only some or even just one to a vcf file (see below for more details). ![More](en/more.png) From here you can generate a **QR** code from the data of a selected contact (which you can use to, for example, transfer a contact from the webmail to the mobile) and assign/remove it from a contact group. -## Importing contacts +## Importing /exporting contacts +To import an existing previously saved addressbook: +1. click on the **Import** button, +2. select the file on your computer, +3. check the import options (they are self-explanatory), and finally +4. click on **Import** to finish. + + ![](en/rc_import.gif) + + +Now, to export an addressbook, a group or a single contact, is a similar process: + +1. Click on the **Export** button; +2. select **Export all** to download all your contacts, or **Export selected** to download one or more contacts instead of the entire addressbook; +3. select where to save the file and finally +4. click on **Save**. + + ![](en/rc_export.gif) ## Address book Now that we have seen the contacts, let's take a look at the address book which is - precisely - a collection or group of contacts. The first time you open your address book, it is probably empty, unless you have already been using your **Disroot** account and had some contacts and groups organized before. diff --git a/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/en/rc_export.gif b/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/en/rc_export.gif new file mode 100644 index 00000000..ff085a69 Binary files /dev/null and b/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/en/rc_export.gif differ diff --git a/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/en/rc_import.gif b/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/en/rc_import.gif new file mode 100644 index 00000000..d16fad53 Binary files /dev/null and b/pages/02.tutorials/03.Email/03.Webmail/01.Roundcube/04.contacts/en/rc_import.gif differ diff --git a/pages/02.tutorials/03.Email/03.Webmail/docs.en.md b/pages/02.tutorials/03.Email/03.Webmail/docs.en.md index 52873466..71ddd2f6 100644 --- a/pages/02.tutorials/03.Email/03.Webmail/docs.en.md +++ b/pages/02.tutorials/03.Email/03.Webmail/docs.en.md @@ -34,8 +34,7 @@ Through the following tutorial, we will learn how to use **Roundcube** and get t # [Migration Guide](migration) - [Migration FAQ](migration/faq) - - [Backing up your contacts](migration/backup) - - [Roundcube: importing contacts](migration/roundcube) + - [Backup/export and import your contacts](migration/backup) # [Roundcube](roundcube) ## [01. Getting started](roundcube/getting_started)