From 906884bf75e1f6077e2e07ec13bc41a31f648428 Mon Sep 17 00:00:00 2001
From: noa
Date: Sat, 22 Feb 2025 03:06:18 +0800
Subject: Remove unused notes configuration from ebib

---
 emacs/init.el | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'emacs/init.el')

diff --git a/emacs/init.el b/emacs/init.el
index 9e864c8..e1a9046 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -350,12 +350,6 @@
                         ("Year" 6 t)
                         ("Title" 50 t)
                         ("Entry Key" 40 t)))
-  ;; Put notes in my markdown notes directory.  I still need to find a way to make ebib-notes-name-transform-function return the appropriate date-based filename format.
-  (ebib-notes-storage 'one-file-per-note)
-  (ebib-notes-directory "~/Documents/Notes/References")
-  (ebib-notes-show-note-method 'all)
-  (ebib-notes-file-extension "md")
-  (ebib-notes-template "# %T\n\n%%?")
   (ebib-file-associations '(("pdf" . "xdg-open") ("ps" . "gv"))))
 
 (use-package citar
-- 
cgit 1.4.1-2-gfad0