Skip to content

Commit 0f23910

Browse files
authored
#73: adapted readme
1 parent d937d11 commit 0f23910

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Create projects and choose if they are counted as 'work time'. Select the projec
2020
### Settings:
2121
![Settings Screen](readme/images/settings.png?raw=true "Settings")
2222

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:
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
2525
+ 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
2929

3030
### Reports:
3131
![Report Screen](readme/images/reportDescription.png?raw=true "Report")
@@ -34,7 +34,7 @@ Create projects and choose if they are counted as 'work time'. Select the projec
3434

3535
## Install
3636

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))
3838
* Extract the downloaded .zip
3939
* 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.
4040

@@ -44,11 +44,6 @@ It is recommended to run the application at computer start so you do not forget
4444

4545
You should put the .jar in an extra folder as a *logs* and a *db* folder will be created next to it.\
4646

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.
51-
5247
## Requirements
5348

5449
* Windows 7, 10

0 commit comments

Comments
 (0)