Releases: almarklein/timetagger
Releases · almarklein/timetagger
v22.4.1
- 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
- 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
- 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
- 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
v22.1.4
- 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
- Fix that on small screens the record button falls off the screen.
v22.1.2
v22.1.1
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
- Added support for daily/weekly/monthy/yearly targets