emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote 21d0485649 35/39: Update sample configuration


From: ELPA Syncer
Subject: [elpa] externals/denote 21d0485649 35/39: Update sample configuration
Date: Mon, 11 Jul 2022 00:57:46 -0400 (EDT)

branch: externals/denote
commit 21d0485649a5caca0e9dcc0e471c9128a85324ac
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Update sample configuration
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 1d8511fdb6..4f093abc1b 100644
--- a/README.org
+++ b/README.org
@@ -1296,11 +1296,11 @@ Everything is in place to set up the package.
 
 ;; Remember to check the doc strings of those variables.
 (setq denote-directory (expand-file-name "~/Documents/notes/"))
-(setq denote-known-keywords
-      '("emacs" "philosophy" "politics" "economics"))
+(setq denote-known-keywords '("emacs" "philosophy" "politics" "economics"))
 (setq denote-infer-keywords t)
 (setq denote-sort-keywords t)
 (setq denote-file-type nil) ; Org is the default, set others here
+(setq denote-prompts '(title keywords))
 
 ;; We allow multi-word keywords by default.  The author's personal
 ;; preference is for single-word keywords for a more rigid workflow.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]