From e39ce62fbf9fbf3cb870d8f52a91f87c515d1690 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Fri, 8 Sep 2017 17:44:23 +0200 Subject: [PATCH] [Org] Setting new work task id --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index ebfc3a6..e3e3d33 100644 --- a/init.el +++ b/init.el @@ -448,7 +448,8 @@ :config (progn (require 'db-org) - (setq org-home-task-id "ade37344-ccd9-4c93-aa15-406886a86627") + (setq org-home-task-id "ade37344-ccd9-4c93-aa15-406886a86627" + org-working-task-id "a686ba96-116e-457b-94c1-5dbc42f9c051") ;; avoid important buffers to end up in `org-agenda-new-buffers’ by ;; opening them manually