mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
42 lines
1.8 KiB
Markdown
42 lines
1.8 KiB
Markdown
# Import & Export
|
|
|
|
{% hint style="warning" %}
|
|
Available on desktop only.
|
|
{% endhint %}
|
|
|
|
You can import or export from your space by navigating to **Anytype > Settings > Import to Space / Export Space** in the menu bar:
|
|
|
|
<figure><img src="../../../.gitbook/assets/image (83) (1).png" alt="" width="375"><figcaption></figcaption></figure>
|
|
|
|
Alternatively, you can find the Import / Export Space options under the Integrations section of your [Space Settings](https://app.gitbook.com/o/Ssa9i5QAuI6HhV4jXCLv/s/JbcKxgThRdSa4vZyLbvH/~/changes/583/advanced/settings/space-settings#integrations):
|
|
|
|
<figure><img src="../../../.gitbook/assets/image (106).png" alt=""><figcaption></figcaption></figure>
|
|
|
|
It's also possible to simply type “Import” or “Export” in the Search Menu.
|
|
|
|
### Import
|
|
|
|
We currently offer support for importing the following:
|
|
|
|
* **MD (Markdown)**: You can import individual `.md` files or a zip file containing multiple Markdown files. Please note that relations are not exported at this time.
|
|
* **HTML**
|
|
* **TXT**
|
|
* **CSV:** It is possible to map columns to existing pre-installed properties like Phone, E-mail, etc. by just using the same title. 
|
|
* **Any-Block**:
|
|
* **Protobuf**
|
|
* **JSON**
|
|
|
|
After your import is done, a new collection should appear in your favorites widget in your sidebar. All of your imported objects should be there.
|
|
|
|
<figure><img src="../../../.gitbook/assets/image (2) (1).png" alt="" width="324"><figcaption></figcaption></figure>
|
|
|
|
You will also be asked which objects from your imported files you want to add to your Favorites:
|
|
|
|
<figure><img src="../../../.gitbook/assets/image (93).png" alt="" width="375"><figcaption></figcaption></figure>
|
|
|
|
### Export
|
|
|
|
We currently offer support for exporting in the following formats:
|
|
|
|
* **Markdown**
|
|
* **Any-Block** (both Protobuf and JSON)
|