From 470a4c2ebfc67cf22bae885abf54d7d7ec91456e Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 19 Mar 2022 20:09:06 +0100 Subject: [PATCH] Do not save bookmarks while using Org capture I do not use those. --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 151b2e2..0842bfa 100644 --- a/init.el +++ b/init.el @@ -1152,6 +1152,7 @@ (use-package org-capture :commands (org-capture) :init (setq org-capture-use-agenda-date nil + org-capture-bookmark nil org-capture-templates `(("t" "Simple Task" entry