Skip to content

feat: Due dependencies #47

@gensyn

Description

@gensyn

I have some tasks that I only want to do together with another task so I wait for the other task to become due before I do the first task. It would be nice if tasks could get another task as a dependency so that the original task does not have a more urgent state (states from least to most urgent: done -> due soon -> due) than the dependency. So while the dependency is in state done, the orginial task would be in state done as well, even if it long overdue but once the dependency becomes due soon or due, the original task could progress to that state as well, if their own criteria for that state are met.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions