I would love to add my bike rides, with distance and duration (maybe cadence or some other metrics). My hope was to track activity to see if there is an improvement in my blood pressure over time.
Ideally I could somehow import FIT data from my stationary bike
I found this but i think its a little different than what I had in mind. #528
Some way to add activity data #565
Indeed, all #528 does is adding a revord to the Diary tab with a reference/link to an external service which holds the activity details. Hence not adding any details other than the fact that an activity happenend on that day.
If I want the details I'd have to click on the link.
My first reaction to supporting FIT is that it's too far outside of MediLogs sweet spot, but I'd be interested in having a look, do you happen to have a sample file?
https://developer.garmin.com/fit/protocol/
Thanks for the file 👍
Turns out FIT is a binary format which means I either would have to decode myself or find a library.
After reading this https://jamesmillner.dev/blog/2023/07/08/all-things-fit-%EF%B8%8F/ and thinking about this some more I'll pass.
Adding libraries and accepting proprietary licenses isn't a good fit for OpenSource MediLog.
Also, once the data is imported one would rightly want to see charts and pdfs which would definitely steer MediLog in a different direction.
If your Garmin allows to create weblinks which point to your activities I could consider having MediLog accept links sent from your Garmin app. Similar to what's already implemented for the Sigma app. That way you'd get to track which days you were active in MediLog
totally understand and I agree about avoiding those proprietary licenses. I didn't realize it wasn't open. It comes from an 'echelon' bike using a bridge app to my android phone. currently i parse those files into a table on my nextcloud server and graph them. but I'm going to move off nextcloud and so I'm looking for alternatives.
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?