-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a "stopwatch" like feature #3
Comments
Is this meant to be CLI or otherwise? If not, have a look at this: |
@simonv3 I'd absolutely like to make a GUI package / helper like that. I'm following that same project and plan to experiment with it ;) |
@RichardLitt just told me about this: https://github.com/RichardLitt/timestamp |
It's really simple. I use it for my own timekeeping, because text files have absolutely no overhead for me mentally, and it isn't likely to take up tons of my time. |
This feature should offer the following things:
Upon completing tracking, user is prompted to save the record with various input values (interactive CLI)
The text was updated successfully, but these errors were encountered: