Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Priority with Weight an Complexity #33

Open
pinae opened this issue Oct 9, 2017 · 0 comments
Open

Replace Priority with Weight an Complexity #33

pinae opened this issue Oct 9, 2017 · 0 comments

Comments

@pinae
Copy link

pinae commented Oct 9, 2017

There are many situations where setting one priority for a task is a hard question. It is much easier to give it some weight (How urgent and important is the task?) and a complexity (Is it hard to do or something trivial?). This adds a lot of freedom to re-prioritize tasks for the current situation. For example if you just don't want to do something complex but still reduce the weight of the todos on your list. Using two values instead of one opens some doors for automatic optimizations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants