Open johnroach opened 9 months ago
I have the same problem.
Same problem here.
same!
@joshuatazrein do you have any guesses about what could be going on here?
Sorry, just saw this. Would it be possible to get some of these larger test data files to try to reproduce the issue? My Notion database is quite small.
Same issue. I have a large notion .Zip. About 2.3GB. I think >10,000 pages.
Obsidian v1.5.3 Plugin version v1.6.0 Windows 10 Version 10.0.19045 Build 19045
Found a bodged solution.
When I exported from Notion Settings page like the Obsidian help page suggests I get the error I mentioned above.
I then tried to export from the workspace page drop down menu (which contains all content anyway).
... and this was the result.
Worked almost flawlessly. Maybe the documentation should be changed to include this other method.
This is a good point, I can look at what might be happening but I need some test data in order to debug.
... and this was the result.
on a related note: is there a way to see the full list of errors? Crucially, without truncating at the end?
I unzipped the exported zip from Notion and proceeded with Export-(uuid)-Part-1.zip, which was successful.
@wldhg's solution outlined above worked for me as well! Perhaps worth documenting "unzipping" the .zip first (however, on macOS it will recursively decompress when you click the main zip), or accounting for the "zip in zip" in the importer code ✨
Troubleshooting instructions have been added to the Help site.
If we can't change how the file is unzipped, we might be able to detect nested .zip files and point the user to the troubleshooting instructions.
This solved the issue for me. Thanks!
Unzipping the first ZIP with Forklift on a Mac did the trick for me too. It only unzipped one level deep. The "...Part-1.zip" then worked with the importer.
I know this is not the theme here, but it helped me a lot to set an attatchments folder before importing. ;-)
it was a bit complicated to obtain the nested .zip for me so the following may be useful for someone in the future with the same issue:
i was able to use unzip
in the macOS terminal to bring out the nested .zip, as double clicking (which uses macOS Archive Utility by default) wasn't working because it was unzipping the nested one also
to use it you have to execute unzip nameofthezip.zip
and you should have the nested one in the folder, that's the one needed for Obsidian Importer
Hi,
Forgive me if I am posting this in the wrong place. However, I can't seem to get Notion exporter working. I don't see any error messages that can help either.
Steps I have taken:
It looks like it is looking for multiple zip files in the zip? However, Notion only provides a single ZIP file that's flat.
Any help would be most welcomed.
Obsidian version 1.5.3 Importer plugin version 1.5.6 MacOS 14.3