From 9255786df2092e47fc0c5e73a31408787b8ef11a Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Tue, 5 Dec 2017 18:07:06 +0100 Subject: [PATCH] [Org] Considerably decrease intervals between exporting diary --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 8e576f1..d5629d7 100644 --- a/init.el +++ b/init.el @@ -593,7 +593,7 @@ _h_ _l_ _o_k _y_ank (mapc #'find-file-noselect org-agenda-files) (run-with-timer 0 3600 #'org-clock-save) - (run-with-idle-timer 1200 t #'db/export-diary))) + (run-with-idle-timer 20 t #'db/export-diary))) (use-package db-utils :commands (endless/fill-or-unfill