Skip to content

Releases: almarklein/timetagger

v22.4.1

27 Apr 13:56
Compare
Choose a tag to compare
  • Introducing a new dialog to manage a tag (or tag combi). You can set color, target, priority, and rename the tag from it. #187 #188 #196
  • Setting tags priority helps improve tag ordering in the overview. Secondary tags can be hidden in the report. #188
  • Refactoring plus a fix to the overview panel. #195
  • Fix that on some platforms installed apps had an empty bar at the bottom. #198
  • Fix that the text input would not get focus when using a narrow window. #197

v22.3.1

17 Mar 10:25
Compare
Choose a tag to compare
  • Toggle between presets and recent tags by typing '#'. #183
  • Fix: enable edit button after selecting preset or recent tag. #182
  • Various design tweaks. #177, #178, #180 (thanks to @robin-moser)
  • The app is wider and uses larger margins on wide screens. #171
  • Disable tooltips for touch events. #181
  • Spelling checking is now enabled in the description. #179

v22.2.3

17 Feb 21:20
Compare
Choose a tag to compare
  • Give some more hints on when a record is running (and which one). #159
  • Can now select presets with the mouse again, as well as recent tags. #161
  • Selecting presets via autocompletion now requires typing ##. A hint is provided. #169
  • Small tweak to make date input fit in the Brave browser. #170
  • Fixed a typo. #168

v22.2.2

08 Feb 20:39
Compare
Choose a tag to compare
  • Tag presets are now shown in the autocompletion list. This feels more coherent and is more "keyboard-friendly". #144
  • The preset dialog preserves the order of tags, and allows empty lines. #154
  • Fix that using no grouping in the report dialog broke the tag-filtering. #156
  • You can now create a new tag by dragging in the timeline. #158
  • Tweaks for small screens; make better use of available space. #160

v22.2.1

01 Feb 17:53
Compare
Choose a tag to compare
  • When starting a new record while another is still running, that record is stopped. The stop-time is now set to the start-time of the new record (instead of to the current time). #143
  • A new shortcut (Shift+S) to resume the current/last record (i.e. start a new record with the same description. #140

v22.1.4

27 Jan 23:44
Compare
Choose a tag to compare
  • The max number of chars is honored in the record description input and in the preset dialog. A warning is shown when going over the limit. #131
  • The size-limit for settings values has been increased (32x) to allow more presets. #131
  • In the record dialog, the time and duration fields allow writing times like e.g. "0:61:00" resulting in "1:01:00". #132
  • Support more methods for grouping in the report dialog. #133

v22.1.3

24 Jan 23:15
Compare
Choose a tag to compare
  • Fix that on small screens the record button falls off the screen.

v22.1.2

14 Jan 16:25
Compare
Choose a tag to compare
  • Fixes to editing the time fields in the record-dialog (#117)

v22.1.1

11 Jan 09:46
Compare
Choose a tag to compare

New features:

  • You can now also perform a plain-text search (and replace) in the "Search & manage tags" dialog (#114).
  • Official support for Python 3.10.

Functional improvements:

  • Fix that the duration did not update when inputting start/stop times.
  • Improve support for writing startstop time as e.g. "1259", and add support for am/pm format.
  • When renaming a single tag, the color is now also updated.
  • When selecting "started earlier', it snaps to the previous record if its no longer than 8 hours ago (was 5 hours).

Visual / UX improvements:

  • Tweak navigaton by including zoom buttons.
  • The today button actually moves to today, as opposed to "now" at the current scale.
  • Improve dialog frame appearance.
  • Improve the hint on selecting tags in the report dialog.

v21.11.2

22 Nov 13:50
Compare
Choose a tag to compare
  • Added support for daily/weekly/monthy/yearly targets