OliE

Results 184 comments of OliE

you have to write a script to convert the xml file into a openScale csv file, see the [wikipage](https://github.com/oliexdev/openScale/wiki/Useful-import-scripts) for some other references.

please do **all** steps in the wiki probably.

It's no problem to show the name of the day but the space is a problem. Add an option to enable/disable certain columns would require much effort in the implementation.

Seems not so easy, every language has their own time/date format with less and more space used. Currently I use the MEDIUM DateFormat by Android, I could use FULL but...

In the DateMeasurementView.java the format will be set.

please fill out the scale support template and read the FAQ.

referring to https://www.healthline.com/health/muscle-mass-percentage > People often use the terms “lean body mass” and “muscle mass” interchangeably, but they’re not the same. Lean body mass includes muscle mass, as well as...

Could be implement but I am not sure if its a good idea because you could accidentally click to long on a workout.

sounds like an acceptable solution.

sure if somebody send a PR I would merge that.