You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pre-story: It so happened that I first migrated from Evernote to Joplin and then saw that what I need is Notion. What I have by now is the same ENEX files I exported before killing my Evernote account, by the time it's been a couple of months since I have killed it. So I came across your solution (thanks a million, truly!!!) and it naturally suits me right. Story: I am importing a notebook with 172 notes/~20M, and at a point the import just freezes at a note, 123 of 172. No errors, just no progress after 17%. I do use --done-file and start the process over again, it skips all the notebooks and items up to the same note, shows those 17%, and I am just stuck there.
Like this:
I know and assure: enough disk space, enough bandwidth, wait long enough to see nothing is happening...
I can sure move away the ENEX of this notebook and go import the rest of files, but I don't have an idea how do I import the rest of messages in that notebook, those that followed #123.
So the question — are there any ways to skip a note so to import the rest of notes in a notebook?
I will appreciate any help.
my command line JIC: $ enex2notion --token '<token>' --log '/home/#backup/evernote/#import.log' --done-file '/home/#backup/evernote/#done.log' --root-page EVERHOOD '/home/#backup/evernote/'
UPD: dry run gives nothing for this note, just this: DEBUG: Parsing note 'Windows Locale Codes - Sortable list'
(and reaches the end of the notebook).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, got a question.
Pre-story: It so happened that I first migrated from Evernote to Joplin and then saw that what I need is Notion. What I have by now is the same ENEX files I exported before killing my Evernote account, by the time it's been a couple of months since I have killed it. So I came across your solution (thanks a million, truly!!!) and it naturally suits me right.
Story: I am importing a notebook with 172 notes/~20M, and at a point the import just freezes at a note, 123 of 172. No errors, just no progress after 17%. I do use --done-file and start the process over again, it skips all the notebooks and items up to the same note, shows those 17%, and I am just stuck there.
Like this:
I know and assure: enough disk space, enough bandwidth, wait long enough to see nothing is happening...
I can sure move away the ENEX of this notebook and go import the rest of files, but I don't have an idea how do I import the rest of messages in that notebook, those that followed #123.
So the question — are there any ways to skip a note so to import the rest of notes in a notebook?
I will appreciate any help.
my command line JIC:
$ enex2notion --token '<token>' --log '/home/#backup/evernote/#import.log' --done-file '/home/#backup/evernote/#done.log' --root-page EVERHOOD '/home/#backup/evernote/'
UPD: dry run gives nothing for this note, just this:
DEBUG: Parsing note 'Windows Locale Codes - Sortable list'
(and reaches the end of the notebook).
Beta Was this translation helpful? Give feedback.
All reactions