emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-crypt doesn't automatically encrypt on save


From: Jorge A. Alfaro-Murillo
Subject: Re: [O] org-crypt doesn't automatically encrypt on save
Date: Fri, 12 Sep 2014 10:42:42 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Darlan Cavalcante Moreira writes:
In my case I only have one file where I use org-crypt and I define the function below --8<---------------cut here---------------start------------->8--- (defun my-find-senhas-org-heading nil (interactive) (require 'org-crypt) (find-file "~/org/passwords.org") ) --8<---------------cut here---------------end--------------->8---

If you only use one file for your passwords and want it encrypted (that you should), you can also check org-passwords.el that is included in the contrib directory.

Best,

--
Jorge.




reply via email to

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