Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto stop timer on lock screen activity #3396

Closed
UsamaKarim opened this issue Sep 2, 2024 · 9 comments
Closed

Auto stop timer on lock screen activity #3396

UsamaKarim opened this issue Sep 2, 2024 · 9 comments

Comments

@UsamaKarim
Copy link

Problem Statement

Sometime I forgot to stop the timer, but I am used to lock the screen when I go away from my computer. It would be really helpful and one step less to manually stop the timer each time.

Thank you.

Copy link

github-actions bot commented Sep 2, 2024

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!

Copy link

github-actions bot commented Sep 2, 2024

Hello there UsamaKarim! 👋

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. 💖

@uinstinct
Copy link
Contributor

Whenever the laptop is idle, the app generally asks something like: "Where would you like to log this time?"
This should also be the case with PC lock screens. Can you please recheck it?

@UsamaKarim
Copy link
Author

Whenever the laptop is idle, the app generally asks something like: "Where would you like to log this time?" This should also be the case with PC lock screens. Can you please recheck it?

That would be automatically happened if the current required feature is implemented, as that dialog displayed if the time is not tracked for a while. When a use lock the screen, tracking time will stop and the idle timer will start.

@aircodepl
Copy link

aircodepl commented Sep 3, 2024

I mistakenly opened a discussion with a similar suggestion, with an explanation how it is working currently in the TopTracker app: #3398

Whenever the laptop is idle, the app generally asks something like: "Where would you like to log this time?"
This should also be the case with PC lock screens. Can you please recheck it?

Actually, this kind of prompts, are the most annoying thing in the app if you ask me. Like if I'm not tracking time — it means that I'm not working, not that I want to track some “idle time” and be asked about it every time I look at the list. Same with the breaks. Thankfully, there are options to disable these things, and I love it!

Back to the topic. This kind of pause is just automatic in the TopTracker app, you either have it enabled or not. As I wrote in #3398 in TopTracker, the tracker is pausing whenever the screen is locked and resumes automatically after the screen is unlocked. No clicking needed. Just some sound or notification that tracking continues. It would be great to have a similar option in the Super Productivity.

Less manual work & clicking → more tasks done :).

@UsamaKarim
Copy link
Author

TopTracker only works for toptal contracts?

@aircodepl
Copy link

No, it's free to use for freelancers, but an account is required. Also generates PDF reports that you can send to your client.

But Super Productivity is better overall — managing projects & tasks is quicker and has more sense. Also lot of customization. Only lacks auto pause ;-). (And maybe reports, but it's a big thing)

@UsamaKarim
Copy link
Author

No, it's free to use for freelancers, but an account is required. Also generates PDF reports that you can send to your client.

But Super Productivity is better overall — managing projects & tasks is quicker and has more sense. Also lot of customization. Only lacks auto pause ;-). (And maybe reports, but it's a big thing)

I agree, there are nuances that can be fixed but the more I use I feel like this tool is made for me.

@UsamaKarim
Copy link
Author

I apologize that I didn't understood and experimented this tool first and opened this issue, but I am still learning it. This tool has been built over the years and have features that I haven't even explored yet.

Today I learned that the Setting>Idle Handling feature does exactly the same thing. It stops tracking time if there is no activity on the computer, and that exactly was required.

Since the feature already exists, I am closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants