summaryrefslogtreecommitdiff
path: root/elchemy-package-org.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-package-org.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-package-org.el')
-rw-r--r--elchemy-package-org.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/elchemy-package-org.el b/elchemy-package-org.el
index 1aa5941..0bc3949 100644
--- a/elchemy-package-org.el
+++ b/elchemy-package-org.el
@@ -11,6 +11,9 @@
(global-set-key (kbd "C-c a") 'org-agenda)
(global-set-key (kbd "C-c c") 'org-capture))
+(use-package org-ql
+ :ensure t)
+
(defun elchemy/hide-org-mode-stars ()
"Hides the section stars"
(font-lock-add-keywords