Track your daily habits with a visual consistency graph.
What's New
- Consistency graph showing habit completion history at a glance
- Color-coded status indicators: green (done), blue (not due), yellow (due today/tomorrow), red (overdue)
- Habits sort before non-habits in the Agenda view
- Configurable graph settings (preceding/following days)
How to Use
- Create a TODO item with a
SCHEDULEDtimestamp using the.repeater (e.g.,.+1d) - Add the property
STYLE: habit - Open the Agenda view to see your consistency graph appear
Example:
* TODO I will get sunlight, in the morning, so that I can become an awake person
SCHEDULED: <2026-01-08 Thu .+1d>
:PROPERTIES:
:STYLE: habit
:END:
Screenshots of Org Habits in Emacs compared to organice:
Emacs
organice
Documentation
For full details on habit configuration, repeater syntax, and min/max ranges, see the documentation.