1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00

Merge branch 'main' of https://github.com/MairaBelm/Anytype_docs_es-ES.git into translation-es

This commit is contained in:
MairaBelm 2024-06-13 08:28:24 +02:00
commit 7fef2a9c92
3 changed files with 11 additions and 3 deletions

View file

@ -15,7 +15,7 @@
* [Key](data-and-security/what-is-a-recovery-phrase.md) * [Key](data-and-security/what-is-a-recovery-phrase.md)
* [Space](basics/space/README.md) * [Space](basics/space/README.md)
* [Customizing Your Space](basics/space/space-settings.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) * [Objects](basics/object-editor/README.md)
* [Blocks & Editor](basics/object-editor/blocks.md) * [Blocks & Editor](basics/object-editor/blocks.md)
* [Ways to Create Objects](basics/object-editor/create-an-object.md) * [Ways to Create Objects](basics/object-editor/create-an-object.md)

View file

@ -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: 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 * HTML
* TXT * TXT
* CSV * CSV

View file

@ -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 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 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 ### Install location
@ -32,4 +32,12 @@ When creating a Vault, its now possible to select the storage location on you
<figure><img src="../.gitbook/assets/Custome Storage Location.gif" alt="" width="563"><figcaption></figcaption></figure> <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. 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&#x20;
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.