Hi Richard,
Richard G Riley <[EMAIL PROTECTED]> writes:
> where register.org is a list of personal stuff including passwords etc
> so I have it protected with different file permissions to the normal
> todo.org file.
You might also have a look at John's org-crypt.el:
http://www.mail-archive.com/
I have
(setq org-remember-templates
(quote (
(?t "* TODO %?\n %u\n %i\n %a\n" "~/org/todo.org" "Tasks")
(?n "* %U %?" "~/org/notes.org" "Notes")
(?f "* %U %^{Title}\n %i\n %a\n" "~/org/todo.org" "FaceBook")
(?l "* %U %^{Title}\n %i\n %a\n" "~/org/t