Releases: danielway/task-timer
Releases · danielway/task-timer
Task reordering, keyboard experience
- Added support for drag-and-drop reordering tasks
- The app will now automatically switch to the today on open or at midnight
- Polished the keyboard shortcut experience
- Edits to new or existing tasks can be cancelled with
ESC
- Initiating an edit will correctly focus the input
- Task description edits will not cause segment selections to toggle in the background
- Edits to new or existing tasks can be cancelled with
Keyboard shortcuts, date picker
- Added keyboard shortcut support
- Arrow keys to select time segments or task descriptions
- Space or enter to toggle to enter an edit
- Added date picker including visual indication of dates with data
Time indicator, multi-date support
- Added a new time indicator/cursor
- Added support for saving data across multiple dates
- Upgraded various dependencies for the tool
Serve from subpath on GitHub Pages
Fixes subpath issue when app is deployed to subdirectory rather than subdomain.
Add version stamp to footer
Include a stamp of the release version and notes in the app footer.
Initial GitHub Pages release
This is the first release of the app to GitHub Pages at https://www.danieldway.com/task-timer. It is largely the same version as has been running at https://tasktimer.danieldway.com since 2020, but with some updated dependencies.