tracc/src
FichteFoll 76e764b706 Round timestamps to whole minutes on creation
The displayed timestamps were always floored, as were calculated
difference and its sum, which meant a duration that seemed like 1 hour
was more often than not displayed as 0:59 instead of 1:00.
2021-12-10 12:09:37 +01:00
..
layout.rs Render summary vertically 2021-09-01 15:37:03 +02:00
listview.rs Add key bindings to go to top or bottom of the list 2021-12-06 18:53:49 +01:00
main.rs allow overriding timesheet texts with [something] 2020-04-20 15:31:43 +02:00
timesheet.rs Round timestamps to whole minutes on creation 2021-12-10 12:09:37 +01:00
todolist.rs Move to next todo item after marking one as done 2020-05-27 11:42:17 +02:00
tracc.rs Add key bindings to go to top or bottom of the list 2021-12-06 18:53:49 +01:00