Nice.
So far I have made a capture template, which enters the timestamp into
heading. Surprisingly it works pretty nicely as the timestamp does not
appear in agenda heading 'name'. Have something like this:
(require 'org-crypt)
(org-crypt-use-before-save-magic)
(setq org-crypt-tag-matcher "@CRYPT
Jonathan Leech-Pepin writes:
> I can think of one possible method (although slightly more work to do
> so):
Indeed, good idea!
--
Bastien
Hello,
On 3 March 2014 07:28, Bastien wrote:
> Hi David,
>
> David Belohrad writes:
>
> > I have followed this:
> >
> > http://orgmode.org/worg/org-tutorials/encrypting-files.html
> >
> > to encrypt subtree of my journal. So e.g. something like this:
> >
> > testing subree encryption
> :c
Hi David,
David Belohrad writes:
> I have followed this:
>
> http://orgmode.org/worg/org-tutorials/encrypting-files.html
>
> to encrypt subtree of my journal. So e.g. something like this:
>
> testing subree encryption :crypt:
> this text should be encrypt
Dear all,
I have followed this:
http://orgmode.org/worg/org-tutorials/encrypting-files.html
to encrypt subtree of my journal. So e.g. something like this:
testing subree encryption :crypt:
this text should be encrypted when saved on the disk using my pr