1
0
Fork 0
mirror of https://github.com/anyproto/docs.git synced 2025-06-08 05:47:05 +09:00
This commit is contained in:
Roman Khafizianov 2024-08-29 14:52:11 +02:00
parent 9b355e49e1
commit 0cc747f7ba
No known key found for this signature in database
GPG key ID: F07A7D55A2684852

View file

@ -37,8 +37,9 @@ This issue occurs when you have links to pages that are not nested within your N
<details>
<summary>Why are some files missing after importing from Notion to Anytype?</summary>
There are two main reasons for missing files:
1. **Missing Connection:** Make sure that the page containing the files in Notion is properly connected to the integration before import. If this connection is missing, the files may not be imported.
2. **Slow Internet Connection:** If you have a slow internet connection and a large number of files, the links to these files might expire during the download process, resulting in missing files.
- **Missing Connection:** Make sure that the page containing the files in Notion is properly connected to the integration before import. If this connection is missing, the files may not be imported.
- **Slow Internet Connection:** If you have a slow internet connection and a large number of files, the links to these files might expire during the download process, resulting in missing files.
**Solution:**
- **Ensure Proper Connection:** Double-check that all pages and their respective files are connected in Notion before importing.
@ -75,39 +76,39 @@ Be aware that importing via Markdown & CSV files is more lossy compared to using
#### Step 1
1. **Open Settings & members.**
![Open Settings & members](../../.gitbook/assets/notion/1-1.png)
1. **Open Settings & members.**
<figure><img src="../../.gitbook/assets/notion/1-1.png" width="500" alt="Open Settings & members"></figure>
2. **Open My Connections and then click Develop or manage integrations.**
![Open My Connections](../../.gitbook/assets/notion/1-2.png)
2. **Open My Connections and then click Develop or manage integrations.**
<figure><img src="../../.gitbook/assets/notion/1-2.png" width="500" alt="Open My Connections"></figure>
3. **Click New integration or Create new integration.**
![Create new integration](../../.gitbook/assets/notion/1-3.png)
<figure><img src="../../.gitbook/assets/notion/1-3.png" width="500" alt="Create new integration"></figure>
4. **Select your workspace and set a Name for the integration.**
![Set Name for integration](../../.gitbook/assets/notion/1-4.png)
<figure><img src="../../.gitbook/assets/notion/1-4.png" width="500" alt="Set Name for integration"></figure>
5. **Important!**
Go to **Capabilities** and select the following capabilities, then press **Save changes**:
- Read content
- Read user information
![Select capabilities](../../.gitbook/assets/notion/1-5.png)
<figure><img src="../../.gitbook/assets/notion/1-5.png" width="500" alt="Select capabilities"></figure>
6. **Copy Internal Integration Secret** for connecting and importing your data.
![Copy Internal Integration Secret](../../.gitbook/assets/notion/1-6.png)
<figure><img src="../../.gitbook/assets/notion/1-6.png" width="500" alt="Copy Internal Integration Secret"></figure>
#### Step 2
**Add the integration to the pages you want to import into Anytype.** Pages will be imported with all children documents.
1. **Click on the 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/assets/notion/2-1.png)
<figure><img src="../../.gitbook/assets/notion/2-1.png" width="500" alt="Connect to Anytype integration"></figure>
2. **Ensure you select all root pages** to avoid broken links in Anytype after the import.
3. **Add the Integration to each page's connection** to ensure that the pages and their linked content are imported correctly.
![Press Confirm](../../.gitbook/assets/notion/2-2.png)
<figure><img src="../../.gitbook/assets/notion/2-2.png" width="500" alt="Press Confirm"></figure>
#### Step 3