bernhard@408: 20170317 BER: Reproduce and then fix a defect that it is surprising which bernhard@408: entries are moved by `m`. It happens when you have changed a lot of entries bernhard@408: from different projects (I assume), e.g. by editing the description, bernhard@408: the length or timedate and then use move where you intend to only move bernhard@408: one, the unwanted result is several moved entries. bernhard@408: bernhard@400: 20160912 BER: Better code: states.py: classes EditEntryState and bernhard@400: AdjustEntryState have same methods exit() and set_focus(), maybe join them? bernhard@399: bernhard@398: Older: bernhard@398: ingo_weinzierl@23: - Create a 'Help-Widget' to give the user an information about all possible ingo_weinzierl@23: keys. thomas@35: thomas@35: - reimplement RPN input for current getan implementation (28489e672e61) thomas@295: thomas@295: - The sum of previous times and currently running time should be displayed as thomas@295: in previous versions of getan. thomas@295: thomas@295: - The currently running time should be shown near the project.