* GPG Files and Agenda
@ 2014-01-30 2:29 Aric Gregson
2014-01-30 3:31 ` Eric Abrahamsen
0 siblings, 1 reply; 2+ messages in thread
From: Aric Gregson @ 2014-01-30 2:29 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I have a gpg encrypted org file in my org directory that I have tracked
time on. I would like this to show up in the Agenda view when I create
it and have logging on, but it seems that logged time from the gpg file
is not included in the agenda. I have loaded the module org-crypt, but
that does not seem to do anything different. I should note that I
encrypted it outside of org-mode, I used just the emacs 'Encrypt-file'
function.
Must the file be encrypted from within org mode? Or is this just
something you cannot do?
Thanks, Aric
--
~O
/\_,
###-\ |_
(*) / (*)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: GPG Files and Agenda
2014-01-30 2:29 GPG Files and Agenda Aric Gregson
@ 2014-01-30 3:31 ` Eric Abrahamsen
0 siblings, 0 replies; 2+ messages in thread
From: Eric Abrahamsen @ 2014-01-30 3:31 UTC (permalink / raw)
To: emacs-orgmode
Aric Gregson <aorchid@mac.com> writes:
> Hello,
>
> I have a gpg encrypted org file in my org directory that I have tracked
> time on. I would like this to show up in the Agenda view when I create
> it and have logging on, but it seems that logged time from the gpg file
> is not included in the agenda. I have loaded the module org-crypt, but
> that does not seem to do anything different. I should note that I
> encrypted it outside of org-mode, I used just the emacs 'Encrypt-file'
> function.
>
> Must the file be encrypted from within org mode? Or is this just
> something you cannot do?
>
> Thanks, Aric
I don't think that's how org-crypt works: IIUC it only provides for
encrypting individual entries in an otherwise non-encrypted file. But both
whole-file encryption and per-tree encryption are going to have the same
problem regarding the agenda: there's nothing in the agenda generation
code which says "decrypt all agenda files and everything in them".
Without that, org can't extract agenda data from them.
I could see an argument for automatic decryption, but you'd want to be
pretty careful about it -- org-crypt goes to some lengths help you keep
decrypted data from being saved to disk.
E
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-30 3:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-30 2:29 GPG Files and Agenda Aric Gregson
2014-01-30 3:31 ` Eric Abrahamsen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.