I need to change them. More specifically, each: xlink:href="textedit:///some/personal/path/file.ly:x:y:z"
should be changed into xlink:href="textedit:///dummy/path/file.ly:x:y:z" For all the grobs with such metadata (SVG) Anyway, with 4 lines of python postprocess code I did the operation, so, never mind: all solved. Neverthless, IMHO this feature should be exposed in the API, because the lack of control of personal data should not be a trade-off for using an appealing feature such as the point-and-click one Best, Paolo On Monday, October 31, 2022, Jean Abou Samra <j...@abou-samra.fr> wrote: > > > Wait — by "clean up", do you mean changing them or removing them? > If the latter, *that* can be done cleanly; which grobs should > be affected? > > Best, > Jean > >