diff --git a/README.org b/README.org index e1ab7e8..5e7cbfd 100644 --- a/README.org +++ b/README.org @@ -2241,11 +2241,6 @@ Org Roam[fn:61] is a plain-text knowledge management system. It borrows principl (setq org-roam-capture-templates '() org-roam-dailies-capture-templates '()) -;; Encrypt files with the public key. -(setq epa-file-select-keys 2 - epa-file-encrypt-to "37AB1CB72B741E478CA026D43025DCBD46F81C0F" - epa-cache-passphrase-for-symmetric-encryption t) - ;; Override the default slug method. (cl-defmethod org-roam-node-slug ((node org-roam-node)) (let ((title (org-roam-node-title node))