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")

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

Reply via email to