-
```
./gedcom query -gedcom geni.ged -gedcom ancestry.ged -format gedcom \
'MergeDocumentsAndIndividuals(Document1, Document2)' > merged.ged
panic: …
-
I just ran the sample code against my gedcom file (exported from Ancestry) and I get the following:
Traceback (most recent call last):
File "./ingest.py", line 4, in
gedcomfile = gedcom.pa…
-
**Is your feature request related to a problem? Please describe.**
Now that Tamura Jones and I are trying to improve the Duplicate Search, the contrast between that and the GEDCOM import is getting q…
-
Hi @rbur004 ,
This looks like an awesome library! I know it's been years since you've looked at it. The Readme states you can both parse and produce GEDCOM files, but I can't find any references …
-
I am running Mac release v39.5.1 and am trying to merge two ged files. I do not know GO so maybe I am just missing something very basic.
In following the documentation, I see the CLI commands but d…
-
I get a syntax error when I attempt to run this in an otherwise empty directory created just for trying to reproduce the error:
```
luke@opus95:/tmp$ mkdir gedcom
luke@opus95:/tmp$ cd gedcom/
lu…
-
I'd like to suggest support for exporting/importing (and maybe opening and saving) GEDZIP files as defined by https://gedcom.io/gedzip/ and https://www.gedcom.org/gedcom.html
-
### Details
There was 1 failure:
1) Tests\Unit\GedcomExporterTest::testHandlingOfFileWriteErrors
Failed asserting that exception of type "Error" matches expected exception "Exception". Message w…
-
I am getting an interesting error when running warnings on a gedcom I exported from Ancestry:
```
panic: indent is too large - missing parent? at line 532879: 2 SOUR @S1140445012@
goroutine 1 […
-
Based on the source derivation extension at https://github.com/dthaler/gedcom-citations/pull/1
PR #372 did this in the next-minor branch
https://github.com/FamilySearch/GEDCOM-registries/pull/10…