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 : Time-between-graph - allow specifying two entries from multiple-choice type for range #189

Closed Flavelius closed 1 year ago

Flavelius commented 1 year ago

Hi, i was looking for a simple way to track my sleep time (or just any other duration); but i couldn't find anything related to that in the app. It seems it currently expects me to time it myself and just fill in the duration afterwards (which somewhat defeats the purpose of using this app for me). One way to do it would be to use a multiple choice data track with ( [0] activity start, [1] activity end ), but there doesn't seem to be a way, currently, to visualize this with built-in options. It would be nice if the time-between-graph allowed specifying two data entries, in this case [0] and [1] to calculate the average. It would probably have to skip/discard incomplete pairs (if user forgot to track a point). But this is what will actually make this app useful to me.

Flavelius commented 1 year ago

Sorry, i somehow completely missed that there's actually a timer option in data types