Addon:JSON Export Import
This is a Third-party Addon. Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or issues to the bug tracker |
This pair of addons allow you to import and export to and from the JSON (JavaScript Object Notation) format. They can export most of the Gramps genealogical data.
Installation
Install both the JSON Export and JSON Import addons.
Usage
Export JSON
You can export most of the Gramps genealogical data through an JSON Export using the Export Assistant. This does not export other Gramps data, such as bookmarks, researcher information, etc.
- From the menu select: Family Trees > Export...
- From the Saving your data wizard dialog select Next
- From the Choose the output format wizard dialog select the JSON Export option and then select Next twice
- From the Select save file wizard dialog either name the file and default location or change it and then select Next
- From the Final confirmation wizard dialog select Apply and then Close
Import JSON
You can also import the previously exported Gramps genealogical data via JSON import.
- It is recommended that you create an new Family Tree before import.
- From the menu select: Family Trees > Import...
- From the Import Family Tree file dialog selector, select your previously created JSON file (eg:
Untitled_1.json
) and then select the Import button
See also
- JSON Export
- [Gramps-devel struct/JSON in master From: Doug B. <dou...@gm...> - 2013-11-10 22:02:33]
- [Gramps-users help me understand the inner workings of gramps -- what happens when I remove... From: TJMcK <tim...@gm...> - 2015-08-12 16:35:10]
- "CK3-Family-Tree-Exporter-To-Gramps-Fast-JSON-Version"
- Addon:D3 Ancestral and Descendant Charts - All of these reports generate JSON for ancestry/descendant's and could be easily customized for other usage.
- Addon:Type Export uses a simple json file.
- Addon:Type Import uses a simple json file created by "Addon:Type Export"
- Addon:SQLite Export Import