diff --git a/cats/+org-notes.el b/cats/+org-notes.el index 5cda60d..76f277b 100644 --- a/cats/+org-notes.el +++ b/cats/+org-notes.el @@ -9,6 +9,8 @@ (require 'org-attach)) (use-package org-noter + :custom + (org-noter-use-indirect-buffer nil) :config (setq org-noter--inhibit-location-change-handler t) (defun +org-noter-update-page-info (&optional arg)