From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-id-locations Date: Sat, 28 Nov 2009 00:02:07 +0100 Message-ID: <2C814436-E62C-4919-A37D-67E1C5F11716@gmail.com> References: <87zl67lik6.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NE9pT-0008Cx-7k for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 18:02:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NE9pM-000862-VV for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 18:02:18 -0500 Received: from [199.232.76.173] (port=48279 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NE9pL-00085c-6x for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 18:02:11 -0500 Received: from ey-out-1920.google.com ([74.125.78.149]:41170) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NE9pK-00053l-06 for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 18:02:10 -0500 Received: by ey-out-1920.google.com with SMTP id 26so272421eyw.2 for ; Fri, 27 Nov 2009 15:02:08 -0800 (PST) In-Reply-To: <87zl67lik6.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: Carsten Dominik , emacs-orgmode@gnu.org On Nov 27, 2009, at 11:16 PM, Bernt Hansen wrote: > Hi Carsten, > > I've recently started using org-ids to find tasks in my org files and > org-mode is storing the ids and associated files in > ~/.emacs.d/.org-id-locations. > > Now I've modified or linked to locations on my laptop and on my > workstation and these files differ (both are modified differently) > so I > need to do something magical to bring everything back in sync. > > Manually merging the contents will be a bit of a pain since the > order of > the entries are mixed up now. > > Do bad things happen if I just delete or ignore syncing these files > between the laptop and workstation? Yes, do not sync them, this will be best. - Carsten > > What's the right way to handle this? > > Thanks, > Bernt - Carsten