We need a command to let people get a local version of all of their data on quarto-hub.
Start on the "root project set", iterate over all projects, then over all documents and:
- get a local copy of the automerge CRDT
- get a local copy of the latest version of the document as it would exist in a file system
Put it all on a zip file, hand it to the user.
We need a command to let people get a local version of all of their data on quarto-hub.
Start on the "root project set", iterate over all projects, then over all documents and:
Put it all on a zip file, hand it to the user.