Michael Wuergler

Results 21 issues of Michael Wuergler

Just curious because I see a lot of unchecked issues and un-answered concerns (especially for android support). I would be happy to help close some issues or add some features...

pendel, twelve-to-twentyfour and count-seconds can probably be consolidated into [moment.js](https://github.com/moment/moment) or [date-fns](https://github.com/date-fns/date-fns)

question

If someone uses the command `timecard print`, that printout should include the current time factored into the overall time duration. For example, if you create a new timecard and then...

enhancement

I am thinking that I would like to see the printout data to the console in [table format](https://github.com/jamestalmage/cli-table2), to reflect the look and feel of actual timecards (that get stamped...

enhancement

allow a print option that will show your timecard in relation to your local git commits.

help wanted
feature

The ability to use the timecard data to calculate the total cost for hourly-based projects would be cool.

feature

Would be nice to see a snapshot of `months/weeks/days` to the print output. Currently there is just `hours/minutes/seconds`

help wanted
feature

Items that need to be tested via the CLI: ### API Tests - [ ] `timecard new` (with existing .timecard.json file, should confirm overwrite) - [ ] `timecard new` (without...

help wanted