Skip to content

Commit d1fb675

Browse files
author
Jan Schraff
committed
added DROP statement generation to export functionality
updated Changelog and Readme to include new feature
1 parent 3b63b75 commit d1fb675

File tree

4 files changed

+336
-334
lines changed

4 files changed

+336
-334
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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")

readme/images/settings.png

-4.88 KB
Loading

0 commit comments

Comments
 (0)