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

Allow user to manually enter task and time #15

Closed xuveki closed 1 year ago

xuveki commented 1 year ago

Have started this. General is currently:

Some issues I'm running into:

So far though, repeated tasks seem to be working, starting with a manual task is working, and ending with on is as well.

xuveki commented 1 year ago

The most recent commit allows this with the "manual" input command. Users can type in regular English or H:M:S format.