Gedcom Publisher (2025)

const GEDCOMPublisher = ({ treeId }) => { const [includePrivate, setIncludePrivate] = useState(false); const [generations, setGenerations] = useState(5); const [isExporting, setIsExporting] = useState(false);

If you have spent years—or decades—climbing your family tree, you know that the data stored in your genealogy software is more than just names and dates; it’s a story. However, sharing that story with relatives who don’t use genealogy software can be a challenge. This is where comes in. gedcom publisher

As the years passed, the Ashwood Genealogical Society continued to work with FamilyTree Heritage, adding new records and updating existing ones. The partnership had not only helped preserve the town's history but had also connected people with their roots, fostering a sense of community and shared identity. const GEDCOMPublisher = ({ treeId }) => {

Go to Top