Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df955a2e authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Merge branch 'Add_client_sync_info' into 'master'

Add info about the client sync option

See merge request e/documentation/user!1259
parents c7bd6b1c 5add46c7
Loading
Loading
Loading
Loading
+19 −5
Original line number Diff line number Diff line
@@ -152,14 +152,20 @@ EasySync deletes files that are present locally but not on the server. By defaul

### /e/OS Notes

The /e/OS Notes app will delete the notes that were existing on the device but not on the server. The Murena Workspace Notes entry is currently disabled to prevent this behavior. To back up your notes:
The /e/OS Notes app will delete the notes that were existing on the device but not on the server. To back up your notes:

1. **Short term: Use the Share Button** 
    - Open notes one by one
    - Use the share button to export each note
2. **Coming soon: Use the lastest /e/OS Notes app** We will provide an APK to help you extract all your notes. Stay tuned for updates which will be released through App Lounge in particular. To be able to receive the latest /e/OS Notes update when it will be released:
    - update to the latest /e/OS version 
    - OR, at very minimum, install the latest App Lounge version by following [this documentation](https://doc.e.foundation/support-topics/app_lounge.html#download-app-lounge-apks)
2. **Use the lastest /e/OS Notes app** 
    - Update to the latest /e/OS version: 2.9 or above 
    - OR, Update to the latest App Lounge which will update the notes app by following [this documentation](https://doc.e.foundation/support-topics/app_lounge.html#download-app-lounge-apks)
    - OR, update the notes app manually by installing the latest apk from [here](https://gitlab.e.foundation/e/os/notes/-/releases)
    - Go to `Notes's burger menu` > `Settings` > `Export notes`
    - Your notes are saved in 
       - Internal_Storage/Notes/Note_2.md for uncategorized notes
       - Internal_Storage/Notes/<Category>/Note_1.md for categorized notes


### Nextcloud Notes

@@ -187,7 +193,15 @@ The /e/OS Notes app will delete the notes that were existing on the device but n
- Open `carnet_archive.zip`
- You should be able to `.sqd` files corresponding to your notes as well as folders if you had any

## Client Synchronization
    
{% include alerts/warning.html content="Please back up all data by following the steps above as enabling this setting allows data sync for ALL apps, which could also delete your data permanently."%}

A new setting called `Client Synchronization` has been added to Murena Workspace's Settings to enable synchronization for all 3rd party clients listed above and more.

For New users this setting is enabled by default but existing users need to enable it from [here](https://murena.io/settings/user/client-synchronization). 
 
![image](/images/murena-workspace-recovery/client_sync.png){: height="400" }

## FAQ Section

+102 KiB
Loading image diff...