emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Links Lost and Export-Report


From: Sebastian Rose
Subject: Re: [Orgmode] Re: Links Lost and Export-Report
Date: Wed, 18 Aug 2010 23:55:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Bernt Hansen <address@hidden> writes:
> I think you can just regenerate the file with a call to
>
> M-x org-id-update-id-locations


This works for agenda files only, as well as files mentioned in
the variable `org-id-locations'.

Thus you need to rename the element in the list in your id-locations
file. E.G.:

Change ~/.emacs.d/.org-id-locations:
(("~/emacs/org/notes/index.org" "org:1234...") ...

sh$ mv ~/emacs/org/notes/index.org ~/emacs/org/notes/Linux/index.org


Change ~/.emacs.d/.org-id-locations accordingly:

(("~/emacs/org/notes/Linux/index.org" "org:1234...") ...



Shouldn't we have a command `org-move-file' or `org-rename-file' that takes
care of id-locations?



Best wishes

   Sebastian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]