> On 11 Apr 2024, at 13:31, Mark Roberts <mroberts1...@gmail.com> wrote: > > I've been using the skimnotes command line app to "get" skim notes as a > plist, and to then convert them to XML with plutil. > > One thing I've discovered is that notes in Unicode may not be normalized. > > Some apps can handle this, but some cannot. > > Question: is there a way to get skimnotes to normalize the Unicode, or could > you suggest an app I can use in a pipe with plutil... ? > > Thanks !
I don’t think there exists a tool to normalize unicode strings in a binary plist. I am pretty sure that any tool that may exist to convert a binary plist to an XML plist goes through the same system code from Apple, so it will all do the same thing. Perhaps there is a tool to post-process the XML to normalize any strings as Unicode, but I could not help you there either. Christiaan
_______________________________________________ Skim-app-users mailing list Skim-app-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-users