You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Love the watch face, and when I get some spare time, i'd love to contribute!
One feature I would find useful would be an hourly step count. I am not sure how easy it'd be to implement, but it would make my hourly step goal easier to understand.
Hey @andydixon thanks for the feature request! I love exploring new ideas for Terminal
I am doing a bit of digging into the api for time slices like this. I do some some minutehistory stuff that may be able to help, but I would need to do a bit more digging with a build to see the data I get back. My biggest fear is it being incomplete or inaccurate. Something to test!!
Curious your opinion on the display piece! Would this make sense as a new line of data? Something like [HRLY] 1234 steps maybe?
If it's ideal to instead keep it in the same line (I get it, space is tight!), I would probably create a second Step count dataline called "Step count with hourly" and it would display as [STEP] 12,345 | 1234 hr or [STEP] 12,345 (1234 hr)
Hey,
Personally, I don't mind - Either a separate line or a combination would be pretty cool. Thinking about it though with people being way more active than I am, there could be a potential for wrapping off the edge of the screen if it's all on one line. Maybe having both options will cater for everyone :D
Love the watch face, and when I get some spare time, i'd love to contribute!
One feature I would find useful would be an hourly step count. I am not sure how easy it'd be to implement, but it would make my hourly step goal easier to understand.
Perhaps [STEP] could look something like: XXXX steps / (XXX hr)
But granted, space is tight, and I have no talent whatsoever on anything front-endy :D
The text was updated successfully, but these errors were encountered: