Difference between revisions of "Addon:GEDCOM Extensions"
m (→Usage) |
m (→Usage) |
||
| Line 31: | Line 31: | ||
* {{man label|Type of surname:}} | * {{man label|Type of surname:}} | ||
** '''Don't change''' - (default) - Don't change Gramps export | ** '''Don't change''' - (default) - Don't change Gramps export | ||
| − | ** | + | ** select from the different options... |
Revision as of 09:13, 17 May 2026
This is a Third-party Addon. The Addon/Plugin system is controlled by the Plugin Manager. Please use carefully on data that is backed up, and help make it better by reporting any issues to the bug tracker. |
This Addon has a collection of unofficial GEDCOM extensions which extend Gramps GedcomWriter to include common non-compliant GEDCOM additions.
If the feature you want is not listed below, then you can either add it yourself, or ask a developer to help you.
Contents
Export GEDCOM Extensions
The following GEDCOM Extensions are supported:
- Include witnesses - Exports witnesses associated with a family event
- Include media
- Patronymic names
Installation
To install the addon ensure "Expert" or "All Audiences" is selected in the Addon Manager.
Usage
To run the exporter, select Family Trees > Export.., press Next, on the Choose the output format dialog select "GEDCOM Extensions (GED2)", press Next. On the Export options dialog select the relevant GEDCOM extension option:
- Include witnesses - (unchecked by default) Exports witnesses associated with a family event
- Include media - (unchecked by default)
- Patronymic names:
- Don't change - (default) - Don't change Gramps export
- Add Patronymic name after Given name - Export Patronymic after given name, instead of adding it to the list of surnames
- Ignore Patronymic name - Ignore Patronymic names on export
- Type of surname:
- Don't change - (default) - Don't change Gramps export
- select from the different options...
Then press Next, and after selecting the save location and applying the export the data should be exported to a file with the extension ".ged2".
Afterwards, you can change the extension from ".ged2" to ".ged" and treat as a normal GEDCOM file.
Import GEDCOM Extensions
There are no import extensions currently supported.
See feature request:
- 10550 Refactor Gramps GEDCOM import so as to support GEDCOM extension addons
Available for Gramps 4.x and higher. |
See also
- The source code is available from addons-source/blob/master/GedcomExtensions/GedcomExtensions.py.


