Exporting entries as a ZIP
Closed this issue · 2 comments
katajakasa commented
required: #289
- Make an async entrypoint that allows streaming out zip data. Read files and write them to zipper (or tar.gz) as they get read. Perhaps put them into a directory by compo name too ?
- Rename files so that they have the list-index as the first part of the name, so that windows/gnome/etc. sort algorithm can sort them out (e.g. --..
katajakasa commented
Closing as dupe