-
Notifications
You must be signed in to change notification settings - Fork 7
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
Different types of habits #9
Comments
Good discussion :) Here's one more:
On Mon, May 23, 2016 at 6:56 AM, Ben Baert notifications@github.com wrote:
|
Regarding your last point, I think we can generalise it to having more custom frequencies.
You get the idea For the habits, we could have the following model:
Not entirely related, but also useful would be a config file with date and time format (12h vs. 24h, MM/DD vs DD/MM, etc) and begin and end time of a day (e.g. if you work until after midnight, habits are added to the previous day by default). |
Currently, the only type of habit is a quantified one that has a certain target that is met if it is either reached or surpassed. There are, however, other possibilities:
This is definitely a non-exhaustive list, and only meant to start a discussion.
The text was updated successfully, but these errors were encountered: