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

Timer (Clock In and Clock Out) cannot record multiple intervals #213

Open
jiriyu98 opened this issue Apr 1, 2023 · 0 comments
Open

Timer (Clock In and Clock Out) cannot record multiple intervals #213

jiriyu98 opened this issue Apr 1, 2023 · 0 comments

Comments

@jiriyu98
Copy link

jiriyu98 commented Apr 1, 2023

The timer works well for tasks that have only one interval but it cannot record multiple intervals. However, it seems like in most cases, one task cannot be done at once and therefore needs several intervals to record how much time we spend on it.

I am wondering if the Timer functionality can be improved to support the following features:

  1. Automatically record Clock In and Clock Out
  2. For tasks that have multiple intervals, it can correctly record all the intervals they have.

Refs: 49229bd, #77

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant