File tree Expand file tree Collapse file tree 4 files changed +336
-334
lines changed
src/main/java/de/doubleslash/keeptime/view Expand file tree Collapse file tree 4 files changed +336
-334
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66
77### Added
88
9+ - export functionality of database
910- search functionality
1011- functionality to edit past work items
1112- possibility to save position on screen
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Create projects and choose if they are counted as 'work time'. Select the projec
2626+ Use Hotkey (` Strg ` +` Win ` ): Change the project by using the Hotkey feature. A popup will appear at the mouse cursor.
2727+ Save Position on Screen: Remembers the last position of the Main UI on application start.
2828+ Ask for notes when switching project (if empty): Pops up a dialog to add notes if no notes are given and you try to switch projects
29+ + Export: export database for backup and later import (import currently not yet implemented)
2930
3031### Reports:
3132![ Report Screen] ( readme/images/reportDescription.png?raw=true " Report ")
You can’t perform that action at this time.
0 commit comments