aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules/bard-emacs-calendar.el
diff options
context:
space:
mode:
Diffstat (limited to 'bard-emacs-modules/bard-emacs-calendar.el')
-rw-r--r--bard-emacs-modules/bard-emacs-calendar.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/bard-emacs-modules/bard-emacs-calendar.el b/bard-emacs-modules/bard-emacs-calendar.el
index 548ae69..381fc5a 100644
--- a/bard-emacs-modules/bard-emacs-calendar.el
+++ b/bard-emacs-modules/bard-emacs-calendar.el
@@ -1,3 +1,5 @@
+(require 'bard-calendar)
+
(setq org-directory "~/Notes/denote/")
;; symlinked file to shorten denote file name in agenda buffers
(setq org-agenda-files (list "~/Notes/denote/todo.org"))
@@ -15,9 +17,6 @@
'((sequence "TODO(t)" "|" "DONE(d)" "KILLED(k)")
(sequence "MEET(m)" "|" "MET(M)")))
-;; Org Agenda Faces
-(setq org-ellipsis "↲")
-
;;; Org Agenda
;; clock tables