summaryrefslogtreecommitdiff
path: root/elchemy-user.el
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2024-06-13 16:28:55 -0700
committerChristian Cunningham <cc@localhost>2024-06-13 16:28:55 -0700
commita9e5f06b03ffb9cc28ac2537ce98dc17bf08f66a (patch)
tree65f4c4e05f9631bdef746b50aaec8c01cf5b63c9 /elchemy-user.el
parent6780fd6b56e943e0b3476a35d8fd28cb5d511c0d (diff)
Agenda in Dashboard
Display the agenda in the dashboard: 1. Breakdown of tasks in their categories 2. Overdue Tasks 3. Upcoming Tasks
Diffstat (limited to 'elchemy-user.el')
-rw-r--r--elchemy-user.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/elchemy-user.el b/elchemy-user.el
index fdccba8..a557804 100644
--- a/elchemy-user.el
+++ b/elchemy-user.el
@@ -38,7 +38,10 @@
elchemy/user/org-notes-file-name "notes.org"
elchemy/user/org-hideaway t
elchemy/elchemy-projects-file "projects"
- elchemy/dashboard-splash "assets/splash.png")
+ elchemy/dashboard-splash "assets/splash.png"
+ elchemy/dashboard-agenda-titles '("TODO" "STRT" "WAIT")
+ elchemy/dashboard-agenda-padding 4
+ elchemy/schedule-lookahead 7)
;; Modeline
(setq-default mode-line-format '((:propertize "♥︎" face (:foreground "red"))