Bernt Hansen <be...@norang.ca> 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 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode