Open
Description
Hey,
I'm a coffee hobbyist and frontend developer (both with varying amplitude 😃) with a desire to track various data to Apple Health. Current integration works as expected, however I'm pulling shots for friends and family as well, so I have to delete the unrelated items if the sync in on.
Then had the idea what if there's a way to track only individual shots, either in brew-brewing
or from brew-popover-actions
. It seemed like and easy thing to implement so started to fidget with it locally, then realized we should discuss it.
- Would it be a valid feature? Read here that
cordova-plugin-health
can't be migrated. - Also there's this issue, can the editing/deletion be solved via extending
brew
class with a timestamp when Health was updated? That could be used for tracking if a brew was added or not, like:
Thanks!
Metadata
Metadata
Assignees
Labels
No labels