johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
8.65k stars 753 forks source link

Force time tracking by setting max untracked time #3164

Open Bonjour123 opened 1 month ago

Bonjour123 commented 1 month ago

Problem Statement

A lot of times, when I install a time tracking app, I use it for a time, then loose the habit more and more until I don't use it anymore.

:grey_question: Possible Solution

I would love if there was a max untracked time, like for instance (15 min/4 hours) where untracked time is for short tasks, preparing workspaces, installing things, ... If the untracked time exceeds this value, a full screen reminder would pop up every x seconds (could be 30s) until time tracking as been resumed. Could as well include the anti-procrastination button featured in the focus mode. This feature should be started automatically at system startup. Untracked time timer should start at screen unlocks. Different anti-tampering techniques should be used, based on Lock Me Out. For instance, sensitive settings can be changed only after a certain time: To modify Untracked time settings, click the unlock button to initiate a x time countdown (for instance 4 hours), after which the settings page becomes accessible. Of course it would still be possible to kill the process, but it is possible to make a hard-to-kill process (outside the scope of this project as it can be added independently) and moreover the user acknowledges that by killing the process, he is doing something against the purpose of superproductivity.

:heavy_plus_sign: Additional context

This is really usefull the following scenarios:

github-actions[bot] commented 1 month ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] commented 1 month ago

Hello there Bonjour123! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

Jagdfalke commented 1 month ago

Mmh you request seems to go a bit beyond, but basically Super Producitivity already has the feature you are requesting, the 'time tracking reminder':

image

If you exceed the time given here, Super Productivity will display a banner that you have not been tracking time for x minutes. You are given the option to assign the untracked time to a task.