You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,13 @@ Create projects and choose if they are counted as 'work time'. Select the projec
12
12
+ You can move the window by dragging it around
13
13
+ Open the context menu (with a right-click) for a project to edit/delete or change the project and transfer n minutes of the current running one
14
14
+ In the taskbar you will also see the current time + the color of the active project
15
-
+ The current Project will be saved eyery minute to mitigate loss on system crash or shutdown without closing window manually first.
15
+
+ The current Project will be saved every minute to mitigate loss on system crash or shutdown without closing window manually first.
16
16
+ After a day you can open the Reports, which will summarize the work done for the different projects during the day
17
17
18
-
**You need to close the application manualy before you shutdown your PC. Otherwise the last running project is not saved completely to database. (will be last state saved by auto-save)**
18
+
**You need to close the application manually before you shut down your PC. Otherwise, the last running project is not saved completely to database. (will be last state saved by auto-save)**
+ Colors: you can define various colors to use in the UI to customize the application. The Reset resets the color to the default color.
24
24
+ Display projects on the right: Will show the list of projects on the right side, instead of the left
@@ -39,7 +39,7 @@ Create projects and choose if they are counted as 'work time'. Select the projec
39
39
* Extract the downloaded .zip
40
40
* Copy the downloaded keeptime.bat file next to the *.jar*. Adapt the path inside the *keeptime.bat* to the name of the *.jar* file (if needed). Try starting the application by executing the *keeptime.bat* file. The start may take up to one minute.
41
41
42
-
It is recommended to run the application at computer start so you do not forget to track your time. For autostart also execute the following steps (for windows)
42
+
It is recommended to run the application at computer start, so you do not forget to track your time. For autostart also execute the following steps (for windows)
43
43
* Open the autostart folder: Press *Windows+R*, execute *shell:startup*
44
44
* Create a shortcut to the *.bat* in the autostart folder
45
45
@@ -67,7 +67,4 @@ You should put the .jar in an extra folder as a *logs* and a *db* folder will be
0 commit comments