branch: externals/denote-silo
commit ca502f260c316014b582f0db7e15611def282638
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Update the sample configuration with denote-silo-directories
---
 README.org | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 808f3d89f8..5ed8a183a2 100644
--- a/README.org
+++ b/README.org
@@ -245,7 +245,14 @@ Everything is in place to set up the package.
               denote-silo-open-or-create
               denote-silo-select-silo-then-command
               denote-silo-dired
-              denote-silo-cd ))
+              denote-silo-cd )
+  :config
+  ;; Add your silos to this list.  By default, it only includes the
+  ;; value of the variable `denote-directory'.
+  (setq denote-silo-directories
+        (list denote-directory
+              "~/Documents/personal/"
+              "~/Documents/work/")))
 #+end_src
 
 * Acknowledgements

Reply via email to