Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add time entry, incl start with create * Clean up code * Fixed bug displaying time of current time entry * minor tweak to debug * works with both positional and option specified values Makes the positional `startTime`, `endTime` and `description` optional, so that they can _also_ be specified through cli options * Removes unused variables and import * Fix parse time * Remove unnecessary variable assignment --------- Co-authored-by: Beau Raines <[email protected]>
- Loading branch information