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

Useful to see time taken and datetime resolved on completed tasks in order to create timeline #135

Open
Gander7 opened this issue Mar 25, 2021 · 1 comment

Comments

@Gander7
Copy link

Gander7 commented Mar 25, 2021

I would be very useful to have the ability to see the total time a task took and when the datetime it was resolved when filtering on completed tasks. I believe the only way to show completed tasks right now is with dstask show-resolved.
Possible Example:
dstask start 5
wait 4 hours :P
dstask done 5
dstask show-resolved <-- here it would be nice to see that task 5 took 4 hours and I completed it at a certain datetime.

With this, when viewing a task, it would be great to see how much time I've put into a task so far in case I wanted to limit a research task to a certain timeframe. Example dstask 6 could show a line for accrued time or total time if completed.

It there currently is a way to either and I'm just missing it please let me know :)
Love dstask so far tho, excited for the upcoming features

@kingo55
Copy link

kingo55 commented May 17, 2021

It would be nice to see:

  1. Active time: Time between start and done
  2. Time to resolution: Time between creation and done

Just curious - has anyone analysed their tasks from the yaml?

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

2 participants