mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
Merge branch 'anyproto:main' into firstpass
This commit is contained in:
commit
d0c80ba0a3
2 changed files with 9 additions and 1 deletions
|
@ -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)
|
||||
|
|
|
@ -32,4 +32,12 @@ When creating a Vault, it’s now possible to select the storage location on you
|
|||
|
||||
<figure><img src="../.gitbook/assets/Custome Storage Location.gif" alt="" width="563"><figcaption></figcaption></figure>
|
||||
|
||||
{% 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue