[RFC] Why do we import from Notion via the internet? #227
Replies: 3 comments 4 replies
-
|
Moreover, if it can use my token, why not delegate the import to the cloud / do it in in chunks (storing progress locally, as we disconnect and reconnect)? |
Beta Was this translation helpful? Give feedback.
-
Import from Notion via api is just another way to import your data from Notion. If it doesn't work for you, we have Markdown import, which can be used for importing backup from Notion. |
Beta Was this translation helpful? Give feedback.
-
Did you check whether the .csv export of Notion has the same data quality as the output from its REST API? Last time I checked (some years ago), this was not the case. Even internal links between Notion pages were inconsistent. I can imagine that the REST API delivers more complete metadata that is helpful when trying to clone the content as accurately as possible. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Anytype is meant to be local-first.
Notion can export its entire space as csv
Why does Anytype needs an integration to import from it?
Solution:
Beta Was this translation helpful? Give feedback.
All reactions