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

Total for tasks matching regex and date range #169

Closed
jakubzloczewski opened this issue Mar 7, 2018 · 0 comments
Closed

Total for tasks matching regex and date range #169

jakubzloczewski opened this issue Mar 7, 2018 · 0 comments

Comments

@jakubzloczewski
Copy link

I need displaying total duration for given regex and date range.

Use case:
I'm working on task "large task". Then on task "small task in the middle" and then return to "large task".
I would like to see how much time I spent on "large task".

(I found solution in the middle of writing this issue and decided to leave it as a note for others.)

Solution:
t d -g "large task" -s "yesterday" -e "now"

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