78ae05de42
make editing times possible
2020-04-23 23:19:13 +02:00
0439c3a637
Allow yanking an entry with y
2020-04-23 14:07:51 +02:00
f1eeb7b24e
allow overriding timesheet texts with [something]
2020-04-20 15:31:43 +02:00
b2a2d29216
exclude pause time in calculations
2020-04-20 14:54:47 +02:00
eacc10d625
go back to dd
for deletions
2020-04-20 11:12:45 +02:00
8b3b6c3d0b
include current time point in sum calculation
2020-04-20 10:52:45 +02:00
6075a4369f
Use Time instead of DateTime
2020-04-20 10:27:59 +02:00
129e890670
split into more modules
2020-04-19 20:11:28 +02:00
1204be40fb
clippy
2020-04-19 19:22:06 +02:00
1be551d4f5
improve sum_as_str
2020-04-19 19:07:54 +02:00
84f13d1806
clean up time grouping
2020-04-19 19:04:27 +02:00
292aeb417f
use macro for current focus
2020-04-18 18:15:23 +02:00
b52311e840
make timesheet work
2020-04-13 23:56:25 +02:00
559413e4a9
Start refactoring ListViews into trait
2020-01-27 12:06:05 +01:00
61c385404b
Add WIP timesheet
2020-01-25 22:15:41 +01:00
e0d3bad477
First steps towards adding multiple panels
2020-01-25 18:05:35 +01:00
1428ced923
Fix panic when deleting the last item
2020-01-25 15:49:54 +01:00
dac7838293
forbid unsafe
2020-01-25 12:39:16 +01:00
54c217741c
Slightly refactor json read/write
2020-01-25 12:22:36 +01:00
904a3dbe2d
refactor to OOP because I’m too lazy to pass around stuff
2020-01-25 12:11:19 +01:00
3279d63952
Clear terminal on exit
2020-01-24 13:23:51 +01:00
05ed013485
Don’t use Option as selected index
2020-01-24 11:40:16 +01:00
cc7b8beda9
Fix a few panics and add register
2020-01-24 11:07:37 +01:00
d2c142f65f
Add persistent storage via json
2020-01-24 08:11:07 +01:00
51cba3c68c
Wip: persistent storage of list entries
2020-01-24 00:02:32 +01:00
78cb4bb1cb
Don’t use copied input handling from the examples
2020-01-23 23:26:18 +01:00
4fa4764cd4
Initial commit
2020-01-23 23:06:06 +01:00