You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2019. It is now read-only.
Description
This will add a command to set a time during which a task is not listed in the plan. This will allow planning tasks that can't be done yet.
Possible implementations
A -w (--wait) option will be added to tasks, with the argument being in days. Tasks will have a "hidden until" attribute - they will not be shown until this date is reached.
Description
This will add a command to set a time during which a task is not listed in the plan. This will allow planning tasks that can't be done yet.
Possible implementations
A
-w(--wait) option will be added to tasks, with the argument being in days. Tasks will have a "hidden until" attribute - they will not be shown until this date is reached.