How to do a set of tasks regarless of day boundary? #4561
Unanswered
gitraghuram
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have got a list of tasks that I would like to do one after the other without regards to a day.
For example, I have got 3 tasks A,B,C. If I finish up to B today, I like to do C next day, and do A after that, then B, then C and so on regardless of whether it is within same day or next day or any other day. When I return to work on these any future day, I would like to continue where i left off.
I would like to see only one instance of these three task in my work list.
How do I set this up?
Beta Was this translation helpful? Give feedback.
All reactions