boltex / leojs

Leo Literate Editor with Outline in Typescript
https://boltex.github.io/leojs/
MIT License
28 stars 1 forks source link

Make sure .leojs file format has no state bits in file, and instead all saved in db. #73

Closed boltex closed 7 months ago

boltex commented 9 months ago

When saving to a .leojs file, the expanded, marked, etc. bits should only be put in the db, like for standard .xml leo file.

They should be saved in, and pulled from, the db. Just like for regular .leo Files.

Also make sure it's the same in the original Leo itself !!

boltex commented 7 months ago

Fixed in devel with commit be45070976b977fd75a5f704af00927cf2b307d3