streetwriters / notesnook-importer

Import your notes from any app into Notesnook
https://importer.notesnook.com/
GNU General Public License v3.0
61 stars 10 forks source link

Importer hangs on "Importing your notes" #73

Closed mscheerer closed 9 months ago

mscheerer commented 1 year ago

image

I am transferring my notes from Evernote to Notesnook and I appear to be having some issues with the Importer.

I can create the zip file from the .enex file which contains around 800 notes, but whenever I try to then import the resulting zip file to Notesnook, it always stops and freezes at 117 notes imported and just sits there. I have left it for over an hour and it never moves.

I have tried this several times and it is always the same.

thecodrr commented 1 year ago

@mscheerer you can see which note it is getting stuck at by opening the .zip file and finding the folder at 117 position.

Also try opening the developer console by pressing Ctrl + Shift + I. See this guide if that isn't working.

Take a screenshot of the Developer console and put it here so I can see what's the issue.

Sorry for the inconvenience.

mscheerer commented 1 year ago

The Developer console never really gave me any information.I followed your idea of checking the zip file and had to examine the metadata file to find out which message was proceeded at the position 117, because it does not process the folders in order.Once I found the offending file I removed it and then split the import i to more manageable chunks of 100 messages and managed to get everything imported.It was rather long winded, but thanks for your helpOn 20 May 2023, at 04:29, Abdullah Atta @.***> wrote: @mscheerer you can see which note it is getting stuck at by opening the .zip file and finding the folder at 117 position. Also try opening the developer console by pressing Ctrl + Shift + I. See this guide if that isn't working. Take a screenshot of the Developer console and put it here so I can see what's the issue. Sorry for the inconvenience.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

thecodrr commented 1 year ago

What was different in the offending file?

mscheerer commented 1 year ago

Nothing really, it was a very old note and one that I realised could be deleted, so it was not really a problem.

It was a note with a Web Snippet, from the Evernote Website, but it was from 2010, otherwise nothing really special.

thecodrr commented 1 year ago

Would it be possible for you to share it? Here or via email at support@streetwriters.co

thecodrr commented 9 months ago

Should be fixed now.