aakoch / timesheet

Javascript/Node program to parse a file with timestamps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show issues at summary level, not just when using --printIntervals

aakoch opened this issue · comments

When there are issues like the first entry is a logout, display text at summary level.

Currently the only way to see:

  • First event of the day was a logout at 12:58
  • Last event of the day was a login at 13:19
    2022-05-26 total is 0 minutes

is with "--printIntervals"