Mercurial > getan
comparison INTRODUCTION @ 405:150180e972d3
Adds ability to adjust the length of (saved) entries.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Fri, 10 Feb 2017 15:01:07 +0100 |
parents | 527168c08ae4 |
children | d56fee6fd7ca |
comparison
equal
deleted
inserted
replaced
404:c272982799b5 | 405:150180e972d3 |
---|---|
11 | space | Pause a running project (the time that will be inserted | 11 | space | Pause a running project (the time that will be inserted |
12 into database is the real running time without the break. | 12 into database is the real running time without the break. |
13 | F1 | Switch time display mode in ProjectList. | 13 | F1 | Switch time display mode in ProjectList. |
14 | F2 | Switch sorting of entries in ProjectList. | 14 | F2 | Switch sorting of entries in ProjectList. |
15 | d | Delete marked entries (in EntryList). | 15 | d | Delete marked entries (in EntryList). |
16 | e | Edit the text of an entry. | 16 | e | Edit the text of a (marked) entry. |
17 | a | Adjust the starting datetime of an entry. | 17 | a | Adjust the starting datetime of a (marked) entry. |
18 | l | Adjust the length of a (marked) entry. | |
18 | m | Start the 'wizard' to move selected entries to another | 19 | m | Start the 'wizard' to move selected entries to another |
19 project. | 20 project. |
20 | esc | Exit the application. This is only possible if no project | 21 | esc | Exit the application. This is only possible if no project |
21 is running (in ProjectList). | 22 is running (in ProjectList). |
22 | + | Start a dialog to add time to a running project. Only | 23 | + | Start a dialog to add time to a running project. Only |