-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
26 lines (18 loc) · 808 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Tasks
=====
* Add swappable backends (hamster/orgtool).
Timer:
* punch_in: smart `-c` with `--upto DURATION` modifier to avoid overlapping
* _parse_time: add free-form time spec from scripts/timedelta.
* undo!! this is missing in Hamster and makes it a minefield.
ETL:
* Use a tzrules file to properly convert local time to UTC.
Curses client:
* Add a command line to hamster_curses (like vi).
* Make category colours configurable.
* Add smart procrastination detection.
Procrastination is not a property of an activity on its own; it's rather a
property of an activity in the context of current priorities and the
possibilities to tackle higher-priority tasks. That is, the user is
procrastinating if current activity has lower priority than a number of
planned actions doable right now.