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

Can't represent tasks that take less than one day #6

Open
rohanliston opened this issue Jun 1, 2016 · 1 comment
Open

Can't represent tasks that take less than one day #6

rohanliston opened this issue Jun 1, 2016 · 1 comment

Comments

@rohanliston
Copy link
Contributor

Not sure if this is by design, but it's currently not possible to represent time estimates for cards that are expected to take less than one day.

Your thoughts on supporting HH:MM strings or fractions of a day?

@dwillie
Copy link
Owner

dwillie commented Jul 30, 2016

I dunno how I feel about this. There's definitely some tasks that take less than a day but usually only really well defined problems are gonna be consistently really accurately estimated to the hour or whatever. Anything a little more fuzzy, giving less than a day for can go pretty wrong pretty quickly.

I'd consider matching 1/2 I guess, but anything more granular than that I feel like you won't actually be make estimates accurately most of the time anyway.

Gonna leave this for now and come back to it if I come up with a better solution.

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

No branches or pull requests

2 participants