view INTRODUCTION @ 273:a5c5675b6fa4

Give more "weight" to the description when displaying the project node entry With this change the project description will get more space in the row then the time. This avoids cutting long description texts even if the there is enough free space. With urwid 1.1 it would even better to user ("pack", time) for this.
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 12 Apr 2013 09:34:18 +0200
parents ecb8e422ead7
children 435fa7386f51
line wrap: on
line source
This file gives some information about the available default keys in the 'getan'
view. Some further keys are self-explanatory while working with 'getan'.

|     key           |         description
================================================================================
| up/down (arrows)  |  Navigate up/down in ProjectList and EntryList.
| tab               |  Switch focus between ProjectList and EntryList
| enter             |  start/stop a project (in ProjectList), mark an entry (in
                       EntryList).
| [project key]     |  Start the specified project.
| space             |  Pause a running project (the time that will be inserted
                       into database is the real running time without the break.
| F1                |  Switch time display mode in ProjectList.
| F2                |  Switch sorting of entries in ProjectList.
| d                 |  Delete marked entries (in EntryList).
| m                 |  Start the 'wizzard' to move selected entries to another
                       project.
| esc               |  Exit the application. This is only possible if no project
                       is running (in ProjectList).
| +                 |  Start a dialog to add time to a running project. Only
                       possible if there is a running project (in ProjectList).
| -                 |  Start a dialog to subtract time from running project.
                       Only possible if there is a running project (in
                       ProjectList).
| ins               |  Create a new project (in ProjectList if no project is
                       running).
| backspace         |  Change key and description of a Project (in ProjectList
                       if no project is running).
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)