Age | Commit message (Collapse) | Author |
|
* Add padding for str-length. This is meant to be used with
displaying month graphs
|
|
* Number of additional months to display on dashboard.
|
|
* Create dashboard on the same window instead of popping to a new
one. "Popping" to a new window would mess up centering of strings on
the main dashboard buffer.
|
|
* This function is meant to replace the current dashboard
implementation, combined with a transient buffer.
|
|
* Add 3 month overview. This is currently used for testing purposes.
|
|
* Create a github-like heatmap for month DATES.
This is still under review!
|
|
* Propertize STRING depending on the NUM of reviews.
|
|
* Return YEAR review stats.
|
|
* Generate all possible dates for YEAR.
|
|
* Add face for dashboard header.
|
|
* Hold query value for searching notes.
|
|
|
|
* Encapsulate functionality of gnosis-dashboard into is own module.
|