diff --git a/config.el b/config.el index 9bd3659..94fb09a 100644 --- a/config.el +++ b/config.el @@ -1239,7 +1239,7 @@ Otherwise: runs interactive ement-connect, then opens rooms after sync." :config (setq org-noter-notes-window-location 'horizontal-split ;; Directories to search for and create notes files - org-noter-notes-search-path (list (expand-file-name "notes/" org-directory)) + org-noter-notes-search-path (list (expand-file-name "annotations/" org-directory)) ;; Default note file name candidates org-noter-default-notes-file-names '("notes.org") ;; Remember last position in PDF across sessions