vzhd1701 / enex2notion

Import Evernote ENEX files to Notion
MIT License
421 stars 34 forks source link

[Bug]: the number in note title disappear #95

Closed epigone707 closed 11 months ago

epigone707 commented 1 year ago

enex2notion version

0.2.26

What OS are you using?

Windows

OS Version / Linux distribution

Windows 11

Bug description

Originally, my evernote notes have titles like "124. Binary Tree Maximum Path Sum". However, when imported to notion, it becomes "Binary Tree Maximum Path Sum". The number disappears.

Log excerpt

> .\enex2notion.exe --token <my_token> "2023leetcode.enex" --verbose
INFO: 'Evernote ENEX Import' page found
INFO: Processing notebook '2023leetcode'...
DEBUG: Parsing note '125. Valid Palindrome'
INFO: Uploading note 1 out of 77 '125. Valid Palindrome'
DEBUG: Creating new page for note '125. Valid Palindrome'
DEBUG: Parsing note '32. Longest Valid Parentheses'
INFO: Uploading note 2 out of 77 '32. Longest Valid Parentheses'
DEBUG: Creating new page for note '32. Longest Valid Parentheses'