Darkyenus / DarkyenusTimeTracker

Lightweight time tracker for IntelliJ platform IDEs
The Unlicense
49 stars 13 forks source link

Feature request: Keep counting time when app is running #33

Open RealJohnSmith opened 4 years ago

RealJohnSmith commented 4 years ago

Do not pause the tracker (if it was running, not stopped by user) when out of focus of the IDE window, but any of the project executables are running.

Darkyenus commented 4 years ago

This will need a configuration checkbox. It would also be nice if the widget reflected that it did not pause because something was running, to prevent confusion when somebody forgets that they have this option enabled. Alternatively, we could post a notification after returning, that it did not pause because something was running and offer to subtract that time retroactively.