openScale
                                
                                 openScale copied to clipboard
                                
                                    openScale copied to clipboard
                            
                            
                            
                        Import from Apple Health
Describe the solution you'd like I would like to be able to import data from an apple health data export file (https://appletoolbox.com/how-to-export-apple-health-data-from-your-iphone-and-apple-watch/) into openScale.
Describe alternatives you've considered None.
you have to write a script to convert the xml file into a openScale csv file, see the wikipage for some other references.
found this and it seems like an excellent start (it parses the xml to a bunch of CSV files)
while its sorta not a complete solution, here is a script to convert from the CSV output by the Quantified Self scripts linked above to openscale CSV format
Notes:
- only supports weight values and timestamp.
- it also adds a comment to record that it was imported from an apple health export as well as the app/version that imported it into apple health in the first place