boltex / leojs

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

Implement 'write-zip-archive' command #135

Closed boltex closed 3 months ago

boltex commented 4 months ago

In leoFileCommands.ts, implement @tbpassin 's 'write-zip-archive' with the JSZip library now available as g.JSZip

tbpassin commented 4 months ago

I remember posting that we need something like this, but I didn't write it. I didn't even realize that the command had been written (!).