obsidian-importer: Notion Importer hangs on large .zip file import (1.1.0)
When I try importing my notion backup it appears stuck at 0 notes imported –
Opening the developer console reveals this error:
Uncaught (in promise) DOMException: The requested file could not be read, typically due to permission problems that have occurred after a reference to a file was acquired.
eval @ plugin:obsidian-importer:72
A quick google search led me to this SO post which seems to indicate an ArrayBuffer size issue. My notion export is rather large, at 9.24 GB. Is there any way around this? I should note that most of the size is due to images and video in the archive.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 18 (5 by maintainers)
That’s what I’m suspecting - If you open the zip, do you see nested zips? Can you show me what it looks like especially their file sizes?
Ahh! Was the zip file an attachment (instead of exported notes)?
I was able to export the top-level pages as HTML separately, but I had to separate a number of them because apparently, if you have templates created by other people in Notion, you get some amount of their data (which is very very troubling). It isn’t the prettiest or most organized thing, but I can access my information, which is the important part.