Do not save bookmarks while using Org capture

I do not use those.
This commit is contained in:
Daniel Borchmann 2022-03-19 20:09:06 +01:00
parent 800e4ed4d1
commit 470a4c2ebf
Signed by: exot
GPG Key ID: 1C7071A75BB72D64

View File

@ -1152,6 +1152,7 @@
(use-package org-capture (use-package org-capture
:commands (org-capture) :commands (org-capture)
:init (setq org-capture-use-agenda-date nil :init (setq org-capture-use-agenda-date nil
org-capture-bookmark nil
org-capture-templates org-capture-templates
`(("t" "Simple Task" `(("t" "Simple Task"
entry entry