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
+ 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
-
+ Display projects on the right:
23
+
+ 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
+
+ Display projects on the right: Will show the list of projects on the right side, instead of the left
25
25
+ Hide projects on mouse leave: If you don't hover over the application the project list collapses
26
-
+ Use Hotkey(Strg+Win): You can change the project by clicking in the project list, or by using the Hotkey feature (if activated in settings) Strg+Win button. A popup will appear at the mouse cursor. With a mouseclick you have to first focus the app before you can make use of the search functionality. Up/Down will scroll through the projects and Enter will select the project.
27
-
+ Save Position on Screen: remember the Position of the Main UI and place it there on start.
28
-
+ Ask for notes when switching project (if empty): pops up a dialouge to add notes if no notes are given and you try to switch projects
26
+
+ Use Hotkey (`Strg`+`Win`): Change the project by using the Hotkey feature. A popup will appear at the mouse cursor.
27
+
+ Save Position on Screen: Remembers the last position of the Main UI on application start.
28
+
+ 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
@@ -34,7 +34,7 @@ Create projects and choose if they are counted as 'work time'. Select the projec
34
34
35
35
## Install
36
36
37
-
* Download keeptime.bat and keeptime-1.1.0-SNAPSHOT-bin.zip (see [releases](https://github.com/doubleSlashde/KeepTime/releases))
37
+
* Download keeptime.bat and keeptime-<version>-bin.zip (see [releases](https://github.com/doubleSlashde/KeepTime/releases))
38
38
* Extract the downloaded .zip
39
39
* 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.
40
40
@@ -44,11 +44,6 @@ It is recommended to run the application at computer start so you do not forget
44
44
45
45
You should put the .jar in an extra folder as a *logs* and a *db* folder will be created next to it.\
46
46
47
-
**migrate from old version (before v1.0-beta.2) **
48
-
49
-
If you have a folder *db* next to the old .jar, the folder has to be next to the new .jar as well. The folder contains your tracked times.\
50
-
If you used this application before with a *config.xml* you can import your old projects in the settings dialog. Place your config.xml next to the jar and press "parse config.xml". Otherwise no steps are needed.
0 commit comments