Enex2notion Versions Save

Import Evernote ENEX files to Notion

v0.3.1

6 months ago

Bug Fixes

  • fix parse errors for huge and empty nodes (#102) (0520e93), closes #101
  • improve handling notes with empty content (87593b2)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.3.0...v0.3.1

v0.3.0

6 months ago

Features

  • add --retry, --skip-failed and --keep-failed options (7f3969b)

Bug Fixes

  • avoid parsing crashes by using lxml (26d9b8a)
  • convert bad img src quotes when parsing weblicp (080d7e3), closes #79

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.27...v0.3.0

v0.2.27

7 months ago

Bug Fixes

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.26...v0.2.27

v0.2.26

1 year ago

Bug Fixes

  • update dependencies to prevent 403 error (78d9339)
  • update Notion SDK (d688a95)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.25...v0.2.26

v0.2.25

1 year ago

Bug Fixes

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.24...v0.2.25

v0.2.24

1 year ago

Bug Fixes

  • improve yinxiang markdown block filtering (497940b)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.23...v0.2.24

v0.2.23

1 year ago

Bug Fixes

  • skip Yinxiang hidden markdown appendix (aa5989e)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.22...v0.2.23

v0.2.22

1 year ago

Bug Fixes

  • parse media ignoring hash case (b1744ce), closes #53

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.21...v0.2.22

v0.2.21

1 year ago

Bug Fixes

  • add xpi to banned extensions (a75b566)

Full Changelog: https://github.com/vzhd1701/enex2notion/compare/v0.2.20...v0.2.21

v0.2.20

1 year ago

Bug Fixes

  • add more banned extensions (6a8c614)
  • upload attachments with banned extensions as .bin files (79e0be5)

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