Results 131 issues of Lyz

Set the infrastructure to track positive and negative habits. Such as: * Priorized list of habits to adopt (with backlog, todo, doing...) * Create an easy way to register when...

enhancement

Validation criteria are the tests a task must meet so it can be completed. The user interface could be similar to the [subtasks one](https://github.com/lyz-code/pydo/issues/37).

enhancement

Create a task lifecycle to automatically mark tasks as inactive or dead after a specified time. It can have a related report to show them, or even do automatic actions...

enhancement

Once [time tracking](https://github.com/lyz-code/pydo/issues/35) is implemented. Create a command to edit the `start` and `stop` task entries to amend tracking errors.

enhancement

Create a report of tasks that are overdue.

enhancement
good first issue

Report to show the tasks that are hidden as they are `waiting`. To implement after https://github.com/lyz-code/pydo/issues/5

enhancement

Allow the search of regular expressions into the task attributes.

enhancement

Add `wait` support, to be done after #1

enhancement

Implement [taskwarrior log](https://taskwarrior.org/docs/commands/log.html) command

enhancement
good first issue

Right now we only use the task attributes for filtering purposes. Implement an urgency algorithm to create the `next` report.

enhancement