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

Tasks now have effort #38

Merged
merged 2 commits into from
Jul 24, 2022
Merged

Tasks now have effort #38

merged 2 commits into from
Jul 24, 2022

Conversation

AlexHalbesleben
Copy link
Owner

Tasks now have an effort. A tasks's total effort is the product of its effort and duration. Later, tasks will be chunked with effort in mind.

This also fixes a bug where certain task values were stored as strings when they should have been numbers in local storage.

@AlexHalbesleben AlexHalbesleben linked an issue Jul 24, 2022 that may be closed by this pull request
@AlexHalbesleben
Copy link
Owner Author

I forgot to add that this PR resolves #20

@AlexHalbesleben AlexHalbesleben merged commit 850962d into main Jul 24, 2022
@AlexHalbesleben AlexHalbesleben deleted the 20-tasks-effort branch July 24, 2022 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tasks should have an effort
1 participant