-
-
Notifications
You must be signed in to change notification settings - Fork 496
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
[Feature Request] Tasks display task duration from start time to end time #416
Comments
I'm missing this feature the most to speedup some statistics collection throughout the week, i.e. how long was I studying total @benjwu2 @ivan-lednev what are your opinions on hover tooltip vs. inline time? |
Also what should be the duration format? Someone may want to have it like "50 minutes" or "30m" or "1hr15m" or "00:15" or "2'30''" I'd say that should be another setting after the checkbox is checked |
@bogdansalyp Personally, I would prefer inline time, as I'd like to be able to see the durations of all task blocks at a glance, without having to hover over each one to see their duration. |
@benjwu2, can you share a screenshot or a drawing of what you have in mind? |
Hi @ivan-lednev, here's an example: |
FR description
Option for tasks to display the duration of time from start to end time.
e.g. The task block for a task from 8:00 to 10:30 has a label that says
2'30"
The text was updated successfully, but these errors were encountered: