dominikbraun / timetrace

A simple CLI for tracking your working time.
Apache License 2.0
685 stars 76 forks source link

Include total tracked time in `timetrace list records` #58

Closed dominikbraun closed 3 years ago

dominikbraun commented 3 years ago

timetrace list records lists all records of a given date. I think it would make sense to summarize the total tracked time at the bottom of the table.

The table should look like this: https://github.com/olekukonko/tablewriter#example-2---without-border--footer--bulk-append

retronav commented 3 years ago

I haven't thought of a plan right now but I am willing to work on this.

dominikbraun commented 3 years ago

Hi @obnoxiousnerd! Any updates on this one? If you don't have the capacities for finishing the issue, just let me know 😄

retronav commented 3 years ago

@dominikbraun I was pretty busy recently. However, I do have some free time today, hopefully I will do it 😄