Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Default to today for hours entry #8

Open
hilton opened this issue May 22, 2012 · 4 comments
Open

Default to today for hours entry #8

hilton opened this issue May 22, 2012 · 4 comments
Milestone

Comments

@hilton
Copy link

hilton commented May 22, 2012

This kind of application should use default values to minimise data input in the most common cases. In particular, /hourentry should pre-fill the date field with today's date, since that is a good guess for the value.

The same applies to other fields, and you can potentially use fancy logic here to make good guesses. A simple example: default the number of hours to 8 minus the number of hours entered. More complex: default the project to one of the current projects that doesn't yet have hours for today.

@hilton
Copy link
Author

hilton commented May 22, 2012

Ooh, I just discovered that you can enter hours for a particular day by selecting the date in the calendar on the right. This is not obvious.

@targeter
Copy link

How about defaulting to the first date that has less than 8 hours entered?

@hilton
Copy link
Author

hilton commented May 22, 2012

That's always today, right? :)

@targeter
Copy link

This would be a subtle hint if it's not.

Sietse de Kaper (mobile)

On 22 mei 2012, at 15:49, Peter [email protected] wrote:

That's always today, right? :)


Reply to this email directly or view it on GitHub:
#8 (comment)

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

No branches or pull requests

2 participants