add notion instruction
BIN
.gitbook/assets/notion/1-1.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
.gitbook/assets/notion/1-2.png
Normal file
After Width: | Height: | Size: 85 KiB |
BIN
.gitbook/assets/notion/1-3.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
.gitbook/assets/notion/1-4.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
.gitbook/assets/notion/1-5.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
.gitbook/assets/notion/1-6.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
.gitbook/assets/notion/2-1.png
Normal file
After Width: | Height: | Size: 57 KiB |
BIN
.gitbook/assets/notion/2-2.png
Normal file
After Width: | Height: | Size: 50 KiB |
|
@ -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.
|
||||
|
@ -69,3 +69,41 @@ Markdown Import is More Lossy: Be aware that importing via Markdown & CSV files
|
|||
- **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.
|
||||
</details>
|
||||
|
||||
#### Notion import step-by-step guide
|
||||
<details>
|
||||
<summary>Steps</summary>
|
||||
|
||||
#### Step 1
|
||||
|
||||
1. **Open Settings & members.**
|
||||

|
||||
|
||||
2. **Open My Connections and then click Develop or manage integrations.**
|
||||

|
||||
|
||||
3. **Click New integration or Create new integration.**
|
||||

|
||||
|
||||
4. **Select your workspace and set Name for integration.**
|
||||

|
||||
|
||||
5. **Important!**
|
||||
Go to **Capabilities** and select the following capabilities, then press **Save changes**:
|
||||
- Read content
|
||||
- Read user information
|
||||

|
||||
|
||||
6. **Copy Internal Integration Secret** for connecting and importing your data.
|
||||

|
||||
|
||||
#### 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.
|
||||

|
||||
|
||||
2. **Press Confirm.** Now, you just need to paste your Internal Integration Token into Anytype.
|
||||

|
||||
</details>
|