summaryrefslogtreecommitdiff
path: root/gnosis-dashboard.el
AgeCommit message (Expand)Author
2024-07-23New function: dashboard-month-overview....* Add 3 month overview. This is currently used for testing purposes. Thanos Apollo
2024-07-23New function: dashboard-reviews-graph...* Create a github-like heatmap for month DATES. This is still under review! Thanos Apollo
2024-07-23New function: gnosis-dashboard--graph-propertize....* Propertize STRING depending on the NUM of reviews. Thanos Apollo
2024-07-23New function: dashboard-year-stats....* Return YEAR review stats. Thanos Apollo
2024-07-23New function: dashboard-generate-dates....* Generate all possible dates for YEAR. Thanos Apollo
2024-07-23New variable: dashboard-header-face...* Add face for dashboard header. Thanos Apollo
2024-07-23New variable: Add dashboard-search-value....* Hold query value for searching notes. Thanos Apollo
2024-07-23dashboard: Update requirments & declarations.Thanos Apollo
2024-07-22New module: Add gnosis-dashboard....* Encapsulate functionality of gnosis-dashboard into is own module. Thanos Apollo