DarkyenusTimeTracker icon indicating copy to clipboard operation
DarkyenusTimeTracker copied to clipboard

Lightweight time tracker for IntelliJ platform IDEs

Results 16 DarkyenusTimeTracker issues
Sort by recently updated
recently updated
newest added

Keep information about time spent on HEADs of different branches -> when checking out branch, time spent also checks out and IDE will keep updating new time in new branch....

enhancement

Make small local of commit times. When reverting (amending) commit, information from history will be rolled back and used. This has to be done purely in bash scripts and hooks,...

wishlist

It would be useful when working on a project to track both the overall time, and per file time, which would help me gain insight into which areas are consuming...

wishlist

Enhancement request: With IntelliJ, often I am working on multiple change lists at the same time, where each change list is a user story or defect, which is being worked...

enhancement

It would be useful if time were tracked by day, as well as the current total time. This would give very insightful data if it could be views in a...

enhancement

Hello. I am using the version 1.5.3 of the plugin in Intellij IDEA Community Edition 2024.1, and the following exception occurred: ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be...

bug