DarkyenusTimeTracker Versions Save

Lightweight time tracker for IntelliJ platform IDEs

1.5.3

11 months ago
  • Fixed #48, a rare issue present only when using git integration on Windows with git running in Linux (e.g. WSL)

1.5.2

1 year ago
  • Fixed #47
  • Removed deprecations

v1.5.1

4 years ago
  • The position of the widget in the status bar is now more consistent
  • Fixed a bug in git time injection, that would incorrectly detect commit messages as empty

v1.5.0

4 years ago
  • If the widget does not appear, enable it manually by right clicking on the status bar and checking "Darkyen's Time Tracker"
  • Updated for IntelliJ Platform 2020.1 - the UI opening the settings menu has changed, because IDE now uses right-click for something different
  • Added dedicated reset-time actions. They don't have any shortcut by default, but you can set that up yourself to fit your preference
  • Minor optimizations

1.4.3

5 years ago
  • Fixed "Reset to defaults" and "Save as defaults" incorrectly saving tracked time as well
  • Make selecting .git and .git/hooks directory slightly more user friendly

v1.4.0

5 years ago
  • Specify the pattern with which the time shown in the widget and injected into the commits should be formatted (patterns can be different)
  • After being paused (idle or in different IDE window), balloon with the idle duration appears and allows to count the idle time in. Short times away can be counted in automatically.
  • Added option to stop, rather than pause, after being idle
  • Ability to save and load default configuration of the plugin
  • Ability to specify path to git hooks when the default one is invalid (can happen for some non-standard git setups)

v1.2-pre

7 years ago

This version adds experimental features, most notably git integration, and thus it needs a bit more testing before rolling out officially.

v1.1

7 years ago
  • Timer starts automatically on typing
  • Time spent hibernating (for example when notebook lid is closed) is no longer counted

v1.0

7 years ago

Initial release