Skip to content

Fuzzy time support #1

@rien

Description

@rien

At the moment, a precise time has to be given. But I seldom know the precise time a task will require or what the precise deadline is. So maybe it would be a good idea to think about if and how to support fuzzy times? For example when a deadline is soon it could be + 2 days. Or when a task is short it could require around 10 minutes.

I eva could even ask you some questions, like Is this task earlier due than task X?. And with a clever logarithmic search she could make a guess about when she should schedule that particular task. This could of course also be used for the task length and priority.

To be able to schedule tasks, we only need an ordering between the tasks, not real values. Right?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions