From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Elston Subject: Re: Automatic Update of Org files Date: Fri, 06 Feb 2009 11:55:03 -0800 Message-ID: <498C9597.8060901@advantest-ard.com> References: <498B623A.4080000@advantest-ard.com> <20524da70902051440qd49dd48p7a5da8ff2a22670f@mail.gmail.com> <498B72A1.8060701@advantest-ard.com> <498C874D.30103@advantest-ard.com> Reply-To: m.elston@advantest-ard.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVWn7-0006Iv-LX for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 14:55:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVWn5-0006G8-95 for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 14:55:09 -0500 Received: from [199.232.76.173] (port=41145 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVWn5-0006G2-1U for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 14:55:07 -0500 Received: from [192.84.20.196] (port=2594 helo=mailhub.ardeng.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVWn4-0002jU-CL for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 14:55:06 -0500 In-Reply-To: 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: Manish Cc: Org Mode List Manish, I actually have it printed out and am going through it. One of the reasons I would prefer to keep notes *with* the entries I generate is that I would like to eventually export both the entries and notes to a file I can print out and take with me to meetings. Either LaTeX export or text export would work. In any case, I thought it would be simpler if everything were in one place. Both the org-registry and the org-annotate-file put notes separate from the entries. While this is OK for online work it is more problematic when you want to create a set of notes to take to a meeting. At least it seems so to me. Mark * Manish wrote (on 2/6/2009 11:34 AM): > On Sat, Feb 7, 2009 at 12:24 AM, Mark Elston wrote: > [...] >> My biggest concern is keeping any notes I add to items I have >> extracted from these various sources during an update process. >> >> I tried the org-registry package mentioned by Samuel but it didn't >> load and initialize. > > I haven't had a chance to use it but you could take a look at > contrib/lisp/org-annotate-file.el as well. It seems to do something > similar. >