Hi Tassilo,
On Jun 22, 2010, at 8:58 PM, Tassilo Horn wrote:
Carsten Dominik <carsten.domi...@gmail.com> writes:
Hi Carsten,
1. Run
M-x org-capture-import-remember-templates RET
That didn't work completely for me. It generated entries like
("t" "TODO" entry
(file+headline "/home/horn/repos/org/remember.org" bottom)
"* TODO %?\n %i")
I cannot reproduce this. Could you please show me what the
corresponding remember template was?
Thanks!
- Carsten
but capturing expected a string, not the symbol 'bottom. I
corrected it
manually to
("t" "TODO" entry
(file "/home/horn/repos/org/remember.org")
"* TODO %?\n %i")
which also refiles to the bottom of my remember file and is even
simpler.
I like it! It looks good and is easy to use. And I vote for keeping
the
new name.
Thanks a ton!
Tassilo
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode