From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David A. Gershman" Subject: RE: Links to 'remember' notes? Date: Wed, 12 Nov 2008 15:05:27 -0800 (PST) Message-ID: <20081112230527.07C76320057@mail.dagertech.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0OmA-0002Df-Id for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 18:05:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0Om9-0002DT-3R for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 18:05:30 -0500 Received: from [199.232.76.173] (port=59912 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0Om8-0002DQ-W6 for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 18:05:29 -0500 Received: from dagertech.net ([64.183.98.170]:55611 helo=mail.dagertech.net) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0Om8-0003Gx-Fj for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 18:05:28 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: orgmode > 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 > ## C-0 C-c C-c "~/org//notes.org" -> "* Tasks" > ## C-1 C-c C-c to select file and header location interactively. > ## C-2 C-c C-c as child of the currently clocked item > ## To switch templates, use `C-c r'. To abort use `C-c C-k'. > > > So C-u C-c C-c saves the note and then visits the note. My remember buffer doesn't have that preface. But based on this information, no C-u C-c C-c doesn't address my question. Consider a todo.org file: * Today's List * Task #1 {Cursor here} * Task #2 .... * Task #n With the cursor inside Task #1, I press C-cr to get to remember mode. I type something like: "don't forget to use calling card to avoid long distance charges" If I hit "C-u C-c C-c" the note will be saved and I'll immediately go to the notes file to view the note. Once I get back to my original todo.org file, there is nothing on Task #1 that links to the note I entered. Now consider the same thing but when saving the note with some key press, the note is saved in the note file, we return to the original todo.org file but now it looks like this: * Today's List * Task #1 _Note #1_ <-- link to note: [[file:notes.org::*don't... * Task #2 .... * Task #n --------------- David A. Gershman gershman@dagertech.net http://dagertech.net/gershman/ "It's all about the path!" --d. gershman