diff --git a/org/config-org-capture.el b/org/config-org-capture.el index 7c72252..eadd3a5 100644 --- a/org/config-org-capture.el +++ b/org/config-org-capture.el @@ -168,7 +168,7 @@ ) )) ) -(when (not kmn/is-dayjob) +(when kmn/is-dayjob (setq org-capture-templates '( ("d" "TODO (Main)" entry (file "~/org/_todo.org")