adrcotfas / Goodtime

:hourglass_flowing_sand: productivity app for Android
Apache License 2.0
940 stars 111 forks source link

Productivity only during the working hours #267

Open namitjuneja opened 2 years ago

namitjuneja commented 2 years ago

Can we set our working hours so that the productivity is calculated during the working hours and not outside. when it gets averaged over a week it looks like I have been super unproductive, hence making the metric less relevant.

adrcotfas commented 2 years ago

That could be a good idea but what would happen to the sessions completed outside of these working hours?

namitjuneja commented 2 years ago

We could filter the productivity bar chart to reflect only working hours, only non working hours or both.

rsmyst commented 2 years ago

+1 for this My productivity overview shows like 30% productivity on a given day despite me working for majority of the time I'm awake.

adrcotfas commented 2 years ago

Thanks for your feedback! Improvements will come in the future. If you have any other ideas about the way the statistics should look like, please let me know.

its-monotype commented 1 year ago

@adrcotfas I want to thank you for such a cool app, it's the best I've ever seen. Are you still working on updates to this app? It would be cool if there was a desktop version. I think Electron, React Native for the mobile app and React for the browser version are usually used, but as I see you don't have JS, but Java, but who knows :)

adrcotfas commented 1 year ago

@its-monotype I'm glad you like it! Yes, more updates will come. If a desktop version would ever exist, it would make sense to have a nicer synchronization system along with it. I tried avoiding the need of an account but this might be necessary for sync.

I'm not a fan of React Native but I'm looking into Kotlin Multiplatform.