msiemens / one2html

Convert OneNote files to HTML
MIT License
35 stars 7 forks source link

Support for newer versions #15

Open joao-sd opened 9 months ago

joao-sd commented 9 months ago

Hi there!

Thanks for the amazing lib!

I was able to install it, but it seems to be lacking support for newer .one versions

(base) ➜  one2html git:(master) ✗ one2html -i './data/Nina2021Weekly.one' -o ./data  
Processing section Nina2021Weekly.one...

   0: Malformed OneStore data: not a legacy OneStore file

Location:
   src/main.rs:73

Backtrace omitted.
Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.