SamAmco / track-and-graph

An android app for tracking personal data and creating custom graphs
GNU General Public License v3.0
438 stars 40 forks source link

Feature request: ability to set "end of day" time #152

Closed walbergs closed 2 years ago

walbergs commented 2 years ago

Binning days between midnight is arbitrary for people who's "day" doesn't end at that particular time. It would be much more useful to have a setting where we can specify an "end of day" time and have the graph reflect accordingly.

Example: pub/bar closes at 2am. Recording drinks until that time shows two days of alcohol consumption when, for all intents and purposes, should be binned as a single day on the graph.

SamAmco commented 2 years ago

Closing as duplicate of #130