From b0426cc6cc1f777397b67aae8620fc106182fd9d Mon Sep 17 00:00:00 2001 From: bard Date: Wed, 18 Oct 2023 04:40:03 -0400 Subject: zenburn theme --- bard-emacs-modules/bard-emacs-org.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bard-emacs-modules/bard-emacs-org.el') diff --git a/bard-emacs-modules/bard-emacs-org.el b/bard-emacs-modules/bard-emacs-org.el index cb31536..b2691f5 100644 --- a/bard-emacs-modules/bard-emacs-org.el +++ b/bard-emacs-modules/bard-emacs-org.el @@ -86,10 +86,10 @@ "* TODO %?") ("r" "Reading List" entry (file+olp "~/Notes/Org-Roam/todo.org" "Inbox" "Immediate Reading List") "* %?") - ("p" "Protocol" entry (file+olp "~/Notes/Org-Roam/media.org" "Watch/Read List" "Quotes") - "* Source: [[%:link][%:description]]\n#+BEGIN_QUOTE\n%i\n#+END_QUOTE\n\n\n%?") + ("p" "Protocol" entry (file+olp "~/Notes/Org-Roam/media.org" "Quotes") + "* Source: [[%:link][%:description]]\n#+BEGIN_QUOTE\n%i\n#+END_QUOTE\n%?") ("L" "Protocol Link" entry (file+olp "~/Notes/Org-Roam/media.org" "Watch/Read List") - "* [[%:link][%:description]] \nCaptured On: %U \n** Notes:\n%?") + "* [[%:link][%:description]] \nCaptured On: %U \n%?") ("j" "Journal" entry (file+datetree "~/Notes/Org-Roam/journal.org") "* %U %^{Title}\n %?") ("a" "Appointments" entry (file+olp "~/Notes/Org-Roam/todo.org" "Appointments") -- cgit v1.2.3