Hi everyone,
I’m getting started using Org-roam, and really quite liking it so far! I’ve had one problem with it, though, that may be coming from one of a few places, and I’m not an experienced-enough Emacs user to know right away how to diagnose the problem.
I’ve elected to encrypt my Org-roam files, but it seems that Org-roam prefers to decrypt them “eagerly” rather than “lazily,” in the following way: every time I start Emacs, I’m prompted to enter a passphrase for a GPG key, and immediately after I see under my mode line that all my Org-roam files are being decrypted in sequence. Unfortunately, this not only takes time (and will take more and more time as I add more notes), it also prevents me from using emacsclient, since I can’t enter the passphrase on startup.
Does anyone have any ideas about why this might be, and how to ensure that only files I actually open are decrypted? If it helps, I’m using Spacemacs (yes, sorry, I’m an Emacs newbie! )
Thanks very much!
EDIT: I’m also not quite sure what purpose this round of decryption serves, since each file appears to be individually re-decrypted when I open it.