mirror of
https://github.com/anyproto/docs.git
synced 2025-06-08 05:47:05 +09:00
fixes
This commit is contained in:
parent
9b355e49e1
commit
0cc747f7ba
1 changed files with 13 additions and 12 deletions
|
@ -37,8 +37,9 @@ This issue occurs when you have links to pages that are not nested within your N
|
||||||
<details>
|
<details>
|
||||||
<summary>Why are some files missing after importing from Notion to Anytype?</summary>
|
<summary>Why are some files missing after importing from Notion to Anytype?</summary>
|
||||||
There are two main reasons for missing files:
|
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:**
|
**Solution:**
|
||||||
- **Ensure Proper Connection:** Double-check that all pages and their respective files are connected in Notion before importing.
|
- **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
|
#### Step 1
|
||||||
|
|
||||||
1. **Open Settings & members.**
|
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.**
|
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.**
|
3. **Click New integration or Create new integration.**
|
||||||

|
<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.**
|
4. **Select your workspace and set a Name for the integration.**
|
||||||

|
<figure><img src="../../.gitbook/assets/notion/1-4.png" width="500" alt="Set Name for integration"></figure>
|
||||||
|
|
||||||
5. **Important!**
|
5. **Important!**
|
||||||
Go to **Capabilities** and select the following capabilities, then press **Save changes**:
|
Go to **Capabilities** and select the following capabilities, then press **Save changes**:
|
||||||
- Read content
|
- Read content
|
||||||
- Read user information
|
- Read user information
|
||||||

|
<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.
|
6. **Copy Internal Integration Secret** for connecting and importing your data.
|
||||||

|
<figure><img src="../../.gitbook/assets/notion/1-6.png" width="500" alt="Copy Internal Integration Secret"></figure>
|
||||||
|
|
||||||
#### Step 2
|
#### Step 2
|
||||||
|
|
||||||
**Add the integration to the pages you want to import into Anytype.** Pages will be imported with all children documents.
|
**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.
|
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.
|
||||||

|
<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.
|
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.
|
3. **Add the Integration to each page's connection** to ensure that the pages and their linked content are imported correctly.
|
||||||
|
|
||||||

|
<figure><img src="../../.gitbook/assets/notion/2-2.png" width="500" alt="Press Confirm"></figure>
|
||||||
|
|
||||||
#### Step 3
|
#### Step 3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue