onejgordon / flow-dashboard

[UNMAINTAINED] A goal, task & habit tracker + personal dashboard to focus on what matters

Home Page:http://flowdash.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for tracking total step counts (from Google Fit)

onejgordon opened this issue · comments

Activity logs (like running, swimming, etc) are stored by Google Fit in sessions, while steps are treated as an entirely separate data entity. Flow currently reads the former, and extracts those with keyword matches, but does not request the daily total.

Ideal feature would be to make a second call to the Fit steps endpoint for users who include "steps" or similar keywords in their GFit configuration in Flow.