đĄ Coding habits | |
|---|---|
This plugin display coding habits based on your recent activity, such as active hours and languages recently used. | |
| Supported features â Full specification |
đ Classic template |
đ¤ Users đĨ Organizations |
|
đ (scopeless) read:org (optional) read:user (optional) repo (optional) |
|
Recent activity chartsMidly interesting facts |
|
| Type | Description |
plugin_habits |
Enable habits plugin |
type: boolean
default: no |
|
plugin_habits_from |
Events to use A higher number will increase stats accuracy |
type: number
(1 â¤
đĨ
⤠1000)
default: 200 |
|
plugin_habits_days |
Event maximum age |
type: number
(1 â¤
đĨ
⤠30)
default: 14 |
|
plugin_habits_facts |
Toggle midly interesting facts display It includes indentation type, average number of characters per line of code, and most active time and day |
type: boolean
default: yes |
|
plugin_habits_charts |
Toggle charts display It includes commit activity per hour of day and commit activity per day of week Recent language activity may also displayed (it requires extras features to be enabled for web instances) for historical reasons |
đ Web instances must configure settings.jsontype: boolean
default: no |
|
plugin_habits_trim |
Trim unused hours on charts |
type: boolean
default: no |