After the release of Box Note (August 2022), the json format (with all content embedded in it) which we used to see previously after opening boxnote file is completely changed .
And this project works no more for the new format.
previously created files (before august (2022) release) works fine but newly created files throws following:
File "box2html_conversion.py", line 31, in
File "box2html_conversion.py", line 12, in convert
File "boxnotes2html\boxnote.py", line 179, in from_file
File "boxnotes2html\boxnote.py", line 169, in init
KeyError: 'atext'
[11836] Failed to execute script 'box2html_conversion' due to unhandled exception!