From a5b16b18e7a8ae0e807199302b2741649aa50bba Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Tue, 4 Jun 2024 11:56:49 +0000 Subject: [PATCH 1/4] GITBOOK-508: Mention Collaboration --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) From b16d028a736b6b6132f04f7b4d3e18522ea19f42 Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Wed, 5 Jun 2024 09:15:17 +0000 Subject: [PATCH 2/4] GITBOOK-507: Cloud-based sync and external drives --- intro/get-the-app.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/intro/get-the-app.md b/intro/get-the-app.md index c063038..8c3839f 100644 --- a/intro/get-the-app.md +++ b/intro/get-the-app.md @@ -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. From c67ce99679219e2e08d213987a840e788102781d Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Fri, 7 Jun 2024 12:04:46 +0000 Subject: [PATCH 3/4] GITBOOK-510: Depreciate support for iOS 15 --- intro/get-the-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/get-the-app.md b/intro/get-the-app.md index 8c3839f..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 From 807f89ba6b448957394e3bd41b20abfc0c18859a Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Mon, 10 Jun 2024 11:53:26 +0000 Subject: [PATCH 4/4] GITBOOK-511: Directory import --- basics/space/space-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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