diff --git a/.gitbook/assets/notion/1-1.png b/.gitbook/assets/notion/1-1.png new file mode 100644 index 0000000..3c7d08c Binary files /dev/null and b/.gitbook/assets/notion/1-1.png differ diff --git a/.gitbook/assets/notion/1-2.png b/.gitbook/assets/notion/1-2.png new file mode 100644 index 0000000..06f4208 Binary files /dev/null and b/.gitbook/assets/notion/1-2.png differ diff --git a/.gitbook/assets/notion/1-3.png b/.gitbook/assets/notion/1-3.png new file mode 100644 index 0000000..b3b8c98 Binary files /dev/null and b/.gitbook/assets/notion/1-3.png differ diff --git a/.gitbook/assets/notion/1-4.png b/.gitbook/assets/notion/1-4.png new file mode 100644 index 0000000..0389f07 Binary files /dev/null and b/.gitbook/assets/notion/1-4.png differ diff --git a/.gitbook/assets/notion/1-5.png b/.gitbook/assets/notion/1-5.png new file mode 100644 index 0000000..160a18b Binary files /dev/null and b/.gitbook/assets/notion/1-5.png differ diff --git a/.gitbook/assets/notion/1-6.png b/.gitbook/assets/notion/1-6.png new file mode 100644 index 0000000..2a825f2 Binary files /dev/null and b/.gitbook/assets/notion/1-6.png differ diff --git a/.gitbook/assets/notion/2-1.png b/.gitbook/assets/notion/2-1.png new file mode 100644 index 0000000..f278c3c Binary files /dev/null and b/.gitbook/assets/notion/2-1.png differ diff --git a/.gitbook/assets/notion/2-2.png b/.gitbook/assets/notion/2-2.png new file mode 100644 index 0000000..884d197 Binary files /dev/null and b/.gitbook/assets/notion/2-2.png differ diff --git a/basics/space/import-export.md b/basics/space/import-export.md index 4778b73..ec9a55e 100644 --- a/basics/space/import-export.md +++ b/basics/space/import-export.md @@ -4,7 +4,7 @@ You can import or export from your space by navigating to **Anytype > Space Sett ### Supported Imports Currently, we support imports from: - **Notion API** - Please refer to the instructions for details on how to import using the Notion API. + Please refer to the [instructions](#notion-import-step-by-step-guide) for details on how to import using the Notion API. ### Supported File Formats When it comes to file formats, 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. @@ -68,4 +68,42 @@ Markdown Import is More Lossy: Be aware that importing via Markdown & CSV files **Solution:** - **Export from Notion:** In your Notion workspace, export your data as Markdown & CSV files. - **Import into Anytype:** Use Anytype’s Markdown import feature to bring the exported content into your Anytype workspace. + + +#### Notion import step-by-step guide +
+Steps + +#### Step 1 + +1. **Open Settings & members.** + ![Open Settings & members](../../.gitbook/notion/1-1.png) + +2. **Open My Connections and then click Develop or manage integrations.** + ![Open My Connections](../../.gitbook/notion/1-2.png) + +3. **Click New integration or Create new integration.** + ![Create new integration](../../.gitbook/notion/1-3.png) + +4. **Select your workspace and set Name for integration.** + ![Set Name for integration](../../.gitbook/notion/1-4.png) + +5. **Important!** + Go to **Capabilities** and select the following capabilities, then press **Save changes**: + - Read content + - Read user information + ![Select capabilities](../../.gitbook/notion/1-5.png) + +6. **Copy Internal Integration Secret** for connecting and importing your data. + ![Copy Internal Integration Secret](../../.gitbook/notion/1-6.png) + +#### Step 2 + +**Add integration to the pages you want to import into Anytype.** Pages will be imported with all children documents. Select your root object to import all objects. + +1. **Click on three dots in the upper right corner, then click Connect to (you may need to scroll the menu).** Select your Anytype integration. + ![Connect to Anytype integration](../../.gitbook/notion/2-1.png) + +2. **Press Confirm.** Now, you just need to paste your Internal Integration Token into Anytype. + ![Press Confirm](./img/help/notion/2-2.png)
\ No newline at end of file