From a777ad484dbc5433dc862222cf92f2290a323b88 Mon Sep 17 00:00:00 2001 From: jao Date: Tue, 9 Nov 2021 20:25:19 +0000 Subject: jao-org-notes: notes don't need to be in agenda files --- lib/doc/jao-org-notes.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/doc') diff --git a/lib/doc/jao-org-notes.el b/lib/doc/jao-org-notes.el index dd8746e..5b81ceb 100644 --- a/lib/doc/jao-org-notes.el +++ b/lib/doc/jao-org-notes.el @@ -169,7 +169,6 @@ "Set up the notes system, providing a mnemonic character for its org template." (setq org-capture-templates (add-to-list 'org-capture-templates (jao-org-notes--template mnemonic))) - (add-to-list 'org-agenda-files jao-org-notes-dir) (when (fboundp 'org-capture-upgrade-templates) (org-capture-upgrade-templates org-capture-templates))) -- cgit v1.2.3