diff --git a/SUMMARY.md b/SUMMARY.md index e82fb7d..f5d0b54 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -15,7 +15,7 @@ * [Key](data-and-security/what-is-a-recovery-phrase.md) * [Space](basics/space/README.md) * [Customizing Your Space](basics/space/space-settings.md) - * [Sharing Your Space](basics/space/collaboration.md) + * [Collaborate With Others](basics/space/collaboration.md) * [Objects](basics/object-editor/README.md) * [Blocks & Editor](basics/object-editor/blocks.md) * [Ways to Create Objects](basics/object-editor/create-an-object.md) diff --git a/basics/space/space-settings.md b/basics/space/space-settings.md index d22b857..d3808fa 100644 --- a/basics/space/space-settings.md +++ b/basics/space/space-settings.md @@ -36,7 +36,7 @@ You can import to or export from your space by going into Anytype > Space Settin When it comes to apps, we currently only offer imports from **Notion**, and when it comes to file formats, we currently offer these: -* Markdown +* Markdown - We support importing from individual .md files, a zip file or directory (only on MacOS). * HTML * TXT * CSV diff --git a/intro/get-the-app.md b/intro/get-the-app.md index c063038..73f6286 100644 --- a/intro/get-the-app.md +++ b/intro/get-the-app.md @@ -10,7 +10,7 @@ Anytype is a stand-alone software, that works on desktop or mobile devices. Ther * For Desktop, we follow Electron who follows vendor support policies. For example, Win 7 / Win 8.1 are no longer supported because Microsoft no longer supports them either. * For Android (if installed through Google Play), it's Android 8.0 and a 64-bit device with a minimum of 4GB of RAM. -* For iOS, it's iOS 15 (soon to be iOS 16). +* For iOS, it's iOS 16, ### Install location @@ -32,4 +32,12 @@ When creating a Vault, it’s now possible to select the storage location on you
+{% hint style="danger" %} Please be cautious when using local-only mode, as your data can only be transferred to a second device via peer-to-peer (P2P) connection. +{% endhint %} + +#### External drives and Cloud providers + +To store your data on an external drive, you just need to mount the drive first, and then follow the steps from [#custom-storage-location](get-the-app.md#custom-storage-location "mention"). + +We don't recommend using cloud providers like Google Drive or iCloud since you might end up with sync conflicts / issues.