dominikbraun / timetrace

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

`timetrace list records` should include "record key" #28

Closed dominikbraun closed 3 years ago

dominikbraun commented 3 years ago

The table displayed by timetrace list records should contain a new column "key". This should be the "record key" in the form YYYY-MM-DD-HH-MM - i.e. the exact value that you would pass to timetrace get record to display that record.