mzero / elk-herd-project

The bug tracker and wiki for elk-herd, software for Elektron instruments
63 stars 0 forks source link

Backup with Samples #1

Open mzero opened 4 years ago

mzero commented 4 years ago

@falconetti:

Thinking of backup functions like “Backup all projects + samples” or “Backup project + samples” - where you get a folder per project containing project data + samples.

mzero commented 3 years ago

Yes - this would be very desirable. However, to do so will require some major tooling: elk-herd will need to create a zip archive in JS - and then download that.

Once that exists, the companion restore will need to be written.