Richard Riley <rile...@gmail.com> writes: > I have an org template set up like this and frequently use the journal > option
[...] > | ("j" "Journal" entry > | (file+datetree "journal.gpg") > | "* %?\n\t:PROPERTIES:\n\t:DateCreated: > %T\n\t:END:\n%i\n%a") [...] > > Notice the journal.gpg which has a first line : > > ,---- > | ;;-*- mode:org -*- epa-file-encrypt-to: ("rile...@gmail.com") -*- > `---- > > so I can open the file in org mode just fine. > > So far so good, but when I C-c C-c the new journal item its being > written to journal.org instead of journal.gpg. > > I'm guessing I missed something in my browse of the manual, but what? > > cheers > r. I don't know if this may help but I do something similar. In my case, my file is named "secure.org.gpg". Maybe try "journal.org.gpg" in your case, i.e. add the ".org" element? -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.92.1 : using Org-mode version 7.8.03 (release_7.8.03.122.g5b407)