Running gedcom diff -hide-equal on two Ancestry gedcoms yields the same profiles with the same sources as 99.58% similar - but different, because their sources have different SOUR tags but the same _APID tags (which is the UID of Ancestry sources). Is there a way to specify to check source equality by _APID? If not from the CLI, where in code would I do this? All I want is that if two sources are the same, that they don't appear in the HTML output diff (and if they were the only diff, that the individual is not included in the diff).
Running
gedcom diff -hide-equalon two Ancestry gedcoms yields the same profiles with the same sources as 99.58% similar - but different, because their sources have different SOUR tags but the same _APID tags (which is the UID of Ancestry sources). Is there a way to specify to check source equality by _APID? If not from the CLI, where in code would I do this? All I want is that if two sources are the same, that they don't appear in the HTML output diff (and if they were the only diff, that the individual is not included in the diff).