Take your weight logs from MyFitnessPal and bring them into FitNotes
Manual installation:
gh repo clone ihmcsm/mfp2fnYou may need to install 'pandas' before running the script by running:
pip install pandasYou will need to have your MyFitnessPal data exported from the website (myfitnesspal.com/reports/export)
Export the time period you require, it will be emailed to you.
Extract the zip and remove the dates from the Measurement-Summary.csv file so it looks like that <<
Place the Measurement-Summary.csv file in the working directory.
In the FitNotes app, press the hamburger button and go into Settings.
Scroll to Backup and select Save Backup (without timestamp in filename).
Save the FitNotes_Backup.fitnotes to an apropriate location and then move into the working directory.
Just run the script and follow the prompts:
cd mfp2fn
python3 mfp2fn.py