Age | Commit message (Collapse) | Author |
|
* Tyrian purple is a high-chroma pigment and cannot be displayed
properly on RGB screens. This variant should suffice for both dark
and light backgrounds.
* Using outline causes isssues with centering string, since many
themes use custom :height, increasing the font size.
|
|
* Require transient.
|
|
* Rewrite gnosis-dashboard as to be an actual dashboard.
* Add transient for interactions.
|
|
* Using | as separators is not aesthetically pleaseing.
|
|
|
|
* 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.
|