Hello All,

I'm learning about org-remember and have a question of functionality.

I have a sample org file:

  * Heading One
    :NOTES:
      {cursor here}
    :END:

With the cursor where stated, I hit C-c r and I go into remember mode. 
Enter my text, and C-c C-c stores it.  What I've found out is in order
to view my notes, I need to manually open the file containing my notes
and search for what I just entered.  Once found there is a link back to
the source.  But what about the other direction?

Is there a way for a link to the note to be inserted where the cursor is
located in the original .org file?  So that after hitting C-c C-c, and
possibly entering a label, I get the following:

  * Heading One
    :NOTES:
      _Newly Created Note_    <-- link to note just entered
    :END:

Thanks!

---------------
David A. Gershman
[EMAIL PROTECTED]
http://dagertech.net/gershman/
"It's all about the path!" --d. gershman


_______________________________________________
Emacs-orgmode mailing list
Remember: 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