getditto / DittoSwiftTools

Diagnostic and Debugging Tools for DittoSwift
MIT License
9 stars 2 forks source link

DiskUsage - add ability to export the Ditto Directory #131

Closed bplattenburg closed 2 months ago

bplattenburg commented 4 months ago

Today, the Swift DiskUsage tool displays information but does not give users an easy path to export the ditto directory. The Android version gives an easy way to export it. We should:

  1. Add an "export" button to export the directory
  2. Update the README to make usage very clear

Ideally the UI and instructions here should align as closely as possible to what we end up with after https://github.com/getditto/DittoAndroidTools/issues/108 on the Android side.