From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: org-id-locations Date: Fri, 27 Nov 2009 17:16:41 -0500 Message-ID: <87zl67lik6.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NE97U-0007zh-VV for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 17:16:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NE97R-0007yT-TM for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 17:16:52 -0500 Received: from [199.232.76.173] (port=56377 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NE97R-0007yQ-Nv for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 17:16:49 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:49960) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NE97R-0001O6-IQ for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 17:16:49 -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: Carsten Dominik Cc: emacs-orgmode@gnu.org 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? What's the right way to handle this? Thanks, Bernt