Enex2notion Versions Save

Import Evernote ENEX files to Notion

v0.2.19

1 year ago

Bug Fixes

  • ignore jar file attachments (ce066cc), closes #50

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.18...v0.2.19

v0.2.18

1 year ago

Bug Fixes

  • fix crash for notes with empty resource (844e95c), closes #48

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.17...v0.2.18

v0.2.17

1 year ago

Bug Fixes

  • update notion SDK to avoid rate limit errors (c5458da)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.16...v0.2.17

v0.2.16

1 year ago

Bug Fixes

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.15...v0.2.16

v0.2.15

1 year ago

Bug Fixes

  • skip bad data uri images on parsing (2b6060a), closes #36
  • skip with an error instead of crashing when note parse failed (e2cd4a7)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.14...v0.2.15

v0.2.14

1 year ago

Bug Fixes

  • avoid warning when uploading tables (d0aa9ea)
  • log only warning messages from notion with --verbose flag (9b74b15)
  • prevent network error when uploading files (c6bacc0)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.13...v0.2.14

v0.2.13

2 years ago

Bug Fixes

  • show better progress bar (cb7699e)
  • show processed notes count during upload (0546956), closes #33

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.12...v0.2.13

v0.2.12

2 years ago

Bug Fixes

  • avoid BeautifulSoup warning (5ebb85d)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.11...v0.2.12

v0.2.11

2 years ago

Bug Fixes

  • set note update time to created time if missing (8f3f5b1)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.10...v0.2.11

v0.2.10

2 years ago

Bug Fixes

  • update note last edit time after upload (d5dfa95), closes #29

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.9...v0.2.10