Re: [Orgmode] Links to 'remember' notes?

2008-11-19 Thread Carsten Dominik
Hi David, one could make a link back to the file and headline. Better would be to link back to an entry id, but that is not yet implemented. I am actually working on it, but there are a number of fundmental problems to be solved. So some day this can be dann, not yet. - Carsten On Nov 12, 20

RE: [Orgmode] Links to 'remember' notes?

2008-11-12 Thread David A. Gershman
> I don't suppose C-u C-c C-c from the Remember buffer addresses your > issue? When I pop open a Remember buffer, the preface has the > following comments in it: > > ## C-c C-c "~/org//notes.org" -> "* Tasks" > ## C-u C-c C-c like C-c C-c, and immediately visit note at target > location >

[Orgmode] Links to 'remember' notes?

2008-11-11 Thread David A. Gershman
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