dominikbraun / timetrace

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

List billable records #33

Closed rknizzle closed 3 years ago

rknizzle commented 3 years ago

Add a --billable (-b) flag to timetrace list records to only display the billable records

closes #21