diff options
Diffstat (limited to 'modules/user-constants.el')
| -rw-r--r-- | modules/user-constants.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user-constants.el b/modules/user-constants.el index e71a5ae9..a00a293e 100644 --- a/modules/user-constants.el +++ b/modules/user-constants.el @@ -75,7 +75,7 @@ (defvar inbox-file (concat roam-dir "inbox.org") "The location of the org file that serves as the task inbox.") ; -(defvar reading-notes-file (concat roam-dir "reading-notes.org") +(defvar reading-notes-file (concat roam-dir "20250830141440-reading_notes.org") "The default notes file for org-noter.") ;; ------------------------- Verify Or Create Functions ------------------------ |
