From 91d93e5c39c617d3c2bdf723ec6aa66216d69e27 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 7 Apr 2017 18:23:53 +0200 Subject: [PATCH] Add the secretaria package --- init.el | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/init.el b/init.el index 96e896b..901d126 100644 --- a/init.el +++ b/init.el @@ -1060,6 +1060,14 @@ :config (phi-search-mc/setup-keys)) +(use-package secretaria + :ensure t + :config + ;; use this for getting a reminder every 30 minutes of those tasks + ;; scheduled for today and which have no time of day defined. + (add-hook 'after-init-hook + #'secretaria-today-unknown-time-appt-always-remind-me)) + (add-hook 'python-mode-hook (lambda () (add-to-list 'prettify-symbols-alist