-
shared NOTE records with a single reference could be converted to non-shared NOTE structures, as recommended by the GEDCOM 7 spec:
("It is recommended that SNOTE be avoided when NOTE will suffice.")
…
-
After installing python and the missing modules (networkx, gedcompy, six) I was able to use gedcom2gexf.py for one of my GEDCOM files. But all the other files couldn't be used because there are severa…
-
**Describe the bug**
When importing GEDCOM files, only the latest marriage for any given person is imported. Previous marriages are then ignored.
**To Reproduce**
Import a GEDCOM file where a per…
-
(originally posted by @emyoulation on #41; copied verbatim to its own issue)
I just ran into something that might need to be an archival consideration for posterity.
When trying to transfer some…
-
The Gedcom specification version 5.5.5 page 54 says the following regarding enumerations:
> All controlled line_value choices (enumerated values) are case-insensitive. The values "Feb", "FEB" and "fe…
-
**Describe the bug**
I have an example file, where the encoding itself, crashing the loading process.
gedcom_parser.parse_file(file_path, False) # Disable strict parsing
This line receving this cra…
-
GEDCOM-L group discusses how to export a payload for a time not matching the 24h format defined in 7.0.
example: BIRT on 12 SEP 1888 "early in the morning"
GEDCOM 7.0 has no TIME.PHRASE to do it…
-
I'm confused when I'm looking at a .Parents or .Spouses field then returning the raw data returns everything in an odd textual format
but if I ask for the .Identifier, I get only one
```
./gedc…
-
### Discussed in https://github.com/FamilySearch/GEDCOM/discussions/118
Originally posted by **atom888888** March 4, 2022
I would propose that GEDCOM 7.x add the ability to store mtDNA and yD…
-
Sometimes (very rarely) I have an issue with the sorting in the **Facts and events** pane.
Normal presentation is **BIRT**/OCCU/MARR/OCCU/DEAT.
But sometimes it happens that OCCU is sorted at th…