Jisco / VisualFamilyTree

With this app you can create a family tree with extensive information and pictures about the individual family members.
https://visualfamilytree.jisco.me
68 stars 8 forks source link

Allow import of families in GEDCOM #11

Closed jacebenson closed 3 years ago

jacebenson commented 3 years ago

https://en.wikipedia.org/wiki/GEDCOM

I'm not sure what this would take. Looks like there's code to do this already but it will likely have to match your format

Jisco commented 3 years ago

Yes! Importing (and maybe exporting) from the GEDCOM format is one of the next items on my TODO list. 👍

Jisco commented 3 years ago

🎉 Good News... if tested import from different gedcom files ("only" names and relationships) and it works very good. Just have to add more data like dates and events.

Jisco commented 3 years ago

BTW, i wrote my own gedcom <-> json converter... :sweat_smile:

Github NPM

Jisco commented 3 years ago

Closed with Version 1.4.0