Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 750 Bytes

TODO.md

File metadata and controls

23 lines (18 loc) · 750 Bytes

To do

  • Selectable config (Exist on command line)
  • Replace SaveDialog by Treeview for directories
  • Wiki documentation

Done

  • For local repo, show real used space
  • Add repo migration to V2 for using compression
  • Command line options : for config location, for help
  • Add cache for summary when no action made in submenu
  • Adding extra parameters in setup form for pass to restic
  • Add information when restoring (restic didn't give information for now, but in progress : restic/restic#3413 (comment))

Ideas

  • Clipboard use
  • Cached summary
  • Export database and save it in repository (mssql, mysql)
  • Create planned backup
    • cron on linux
    • Task scheduler on Windows