Currently clicking the “Backup” button on the web app gives you a ZIP file of all your source file. Are there any plans to include an option where the output PDF (and/or PNG and/or SVG) is included in the ZIP as well? Perhaps a toggle-able option in settings?
Thank you. :D
Just in case you don’t already know, you can compile these source files locally with the Typst compiler CLI: Installation instructions
This request is in our backlog but there are many other features (including minor ones) that have higher priority. It’s also not entirely trivial because we’d need to ensure that backup always works, even when the compiler goes out of memory while producing the PDF or similar things.