From 6f7f01a95c44a40d14c90c84bee402ce94cdcf1a Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 17 Sep 2017 21:10:42 +0200 Subject: [PATCH] [Org] No designated work file anymore --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 11e78bf..bce982d 100644 --- a/init.el +++ b/init.el @@ -470,7 +470,7 @@ (setq org-home-task-id "ade37344-ccd9-4c93-aa15-406886a86627" org-working-task-id "a686ba96-116e-457b-94c1-5dbc42f9c051") - (setq db/org-default-work-file "~/Documents/uni/admin/misc/work.org" + (setq db/org-default-work-file nil db/org-default-home-file "~/Documents/home/admin/home.org" db/org-default-notes-file "~/Documents/home/misc/notes.org" db/org-default-refile-file "~/Desktop/refile.org"