Skip to content
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

Manual time addition is not intuitive. #467

Open
RokeJulianLockhart opened this issue May 1, 2024 · 3 comments
Open

Manual time addition is not intuitive. #467

RokeJulianLockhart opened this issue May 1, 2024 · 3 comments
Labels
confirmed Makes sense to fix / implement. enhancement New feature or request

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented May 1, 2024

Expected behavior

A user should be able to add arbitrary sleep time without first recording some time.

#373 (comment)

Actual result

  1. Add some sleep.
  2. Modify that sleep to arbitrary time stamps.
@vmiklos
Copy link
Owner

vmiklos commented May 2, 2024

OK, and what would be the UI for this? A possible version:

  1. New menu item to add a sleep instead of normally tracking the start/end.
  2. That menu item creates the sleep, with its start + end time defaulting to the current time
  3. Ths sleep activity is launched for this just created sleep to edit it.

Would this do what you need?

@vmiklos vmiklos added the needinfo Further information is requested label May 2, 2024
@RokeJulianLockhart
Copy link
Author

#467 (comment)

@vmiklos, I believe so.

@vmiklos
Copy link
Owner

vmiklos commented May 5, 2024

Fine, that makes sense to implement.

@vmiklos vmiklos added confirmed Makes sense to fix / implement. enhancement New feature or request and removed needinfo Further information is requested labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Makes sense to fix / implement. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants