xuveki / laps

Tracks the time you spend on your tasks. Provides a breakdown of your day and writes to a file.
MIT License
0 stars 0 forks source link

Edit task functionality + guard against premature "done" input #11

Closed xuveki closed 1 year ago

xuveki commented 1 year ago

New executable and source. Includes the edit task name feature and a guard against typing "done" while a task is expected along with some minor readability improvements.