Is there a tutorial on how to sort notes into files from the remember
~/notes.org file? I like the idea alot of just quickly being able to
get notes down. I use emacs steno.el package, and maybe I ought to find
a way to integrate that with org-mode. ANy ideas about this? With
steno.el, the
Sorry, I must have been tired when writing this last message - lots of
typos and errors in ther. Here is a corrected version of it.
On May 8, 2006, at 3:27, T. V. Raman wrote:
I first set
(setq org-remember-templates
'(
(?w
"* %? %U \n %a"
On May 8, 2006, at 3:27, T. V. Raman wrote:
I first set
(setq org-remember-templates
'(
(?w
"* %? %U \n %a"
"~/org/web .org")))
as per the docs, but ended up with a remember buffer that
contained "~/.org/web.org"
I am guessing that th
A couple of questions -- I use remember with org as a means for
obtaining rich hot lists.
I just found out about org remember templates, but am running
into a couple of issues:
I first set
(setq org-remember-templates
'(
(?w
"* %? %U \n %a"