Lyz
Lyz
Create the concept of holidays so we can get an idea of remaining working holidays. Also it will make the recurrence scheduler asks if you want to skip, move after...
Create an enhanced done command to input the real willpower, fun, value to study the differences between the estimates and the real. Also if the task was done some days...
Add recurrence on specified days, such as `recur:sun,tue-fri`
Do data analysis on the tasks to suggest improvements to the user, such as: * Remove dead or inactive tasks. * Change recurrence of periodic tasks. * Create Automatic estimate...
When adding a task to an existing sprint, another task with the same `estimation` or `value` (depending on how you are managing your sprints) should be removed from the sprint....
Create an interface to make it easy to decide and define which tasks need to be done in the sprint. * Show tasks that will due in the sprint. Make...
Create the infrastructure to review the current sprint. * Show the last state of the board (done, deleted, todo, doing). * Analyze the estimation errors. * Analyze the change of...
Create the infrastructure to refine the backlog, an user interface that can: * Do bulk changes on tasks, such as change priority, value, etc. * Change the order of tasks...
Current cli task manager tools lack a powerful data visualization of the stored data. Lot of things can be done, such as: * Speed of sprint, week, day with filter...
Set up an `end` attribute for tasks that can be both relative to the due or absolute. Once that date is met, pydo will automatically delete or complete the task....