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

GITBOOK-536: Move Notion Import up

This commit is contained in:
Filip Bozicevic 2024-09-04 15:33:33 +00:00 committed by gitbook-bot
parent 472a052511
commit a82baa5169
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -10,31 +10,6 @@ Alternatively, you can find the Import to / Export Space options under the Integ
It's also possible to simply type “Import” or “Export” in the Search Menu. It's also possible to simply type “Import” or “Export” in the Search Menu.
### Supported File Formats
#### 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**
* **Any-Block**:
* **Protobuf**
* **JSON**
{% hint style="info" %}
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.
{% endhint %}
#### Export
We currently offer support for exporting in the following formats:
* **Markdown**
* **Any-Block** (both Protobuf and JSON)
### Notion Import Step-by-Step Guide ### Notion Import Step-by-Step Guide
{% hint style="info" %} {% hint style="info" %}
@ -164,3 +139,28 @@ Be aware that importing via Markdown & CSV files is more lossy compared to using
* **Import into Anytype:** Use Anytypes Markdown import feature to bring the exported content into your Anytype workspace. * **Import into Anytype:** Use Anytypes Markdown import feature to bring the exported content into your Anytype workspace.
</details> </details>
### Supported File Formats
#### 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**
* **Any-Block**:
* **Protobuf**
* **JSON**
{% hint style="info" %}
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.
{% endhint %}
#### Export
We currently offer support for exporting in the following formats:
* **Markdown**
* **Any-Block** (both Protobuf and JSON)