albertvaka / bettercounter

A daily counter to track habits
GNU General Public License v2.0
134 stars 15 forks source link

Feature request - Export/Import #3

Closed Torenga closed 2 years ago

Torenga commented 3 years ago

This app looks interessting, but a feature I need before using this as a daily app is export and import. Export to analytic software, export and import as a manual backup solution.

Thank you for your consideration.

albertvaka commented 3 years ago

Exporting is definitely on the roadmap, so you can analyze data outside the app.

Importing has less value, but it can be also useful (mostly for backups, but also to edit/generate data and then import it). First, though, I need to find a way to add it without polluting the UI too much.

albertvaka commented 3 years ago

Implemented exporting in https://github.com/albertvaka/bettercounter/commit/d4689949c97644f0101559b19f9d216e011316a6 (to be released in version 1.8).

albertvaka commented 2 years ago

Importing has been added in https://github.com/albertvaka/bettercounter/commit/f19654ac59911cff4252c60ba273a17efe3aad0c (to be released in version 2.3).