LoloCG / StudyHoursAnalytics

Python-based tool used to easily track study hours, designed to work with the output .CSV file of Abstract's spoon ToDoList.
1 stars 0 forks source link

Expand basic data, and automate its display in interface. #15

Closed LoloCG closed 1 week ago

LoloCG commented 1 week ago

Currently, there is the option to get basic data, which includes the last day of the current period, and how many hours.

Expand it with:

LoloCG commented 1 week ago

max and min could be set with percentiles, rather than the previous method of (max+avg)/2