oliexdev / openScale

Open-source weight and body metrics tracker, with support for Bluetooth scales
GNU General Public License v3.0
1.73k stars 300 forks source link

Auto export #1056

Open ksz16 opened 3 months ago

ksz16 commented 3 months ago

There is an automatic backup option that exports the entire database to a .db file. Could you also add an option to automatically export to a .csv file?

And second question: could you consider changing the name of the file used during export? Currently it uses the schema "openScale user.csv". It would be more convenient if the name included a timestamp, e.g. "openScaleuser%Y%m%d.csv"