Difference between revisions of "Addon:TMGimporter"
From Gramps
(→Prerequisites) |
(→Prerequisites) |
||
| Line 15: | Line 15: | ||
== Prerequisites == | == Prerequisites == | ||
Before '''TMG importer''' can be used you will need the following installed: | Before '''TMG importer''' can be used you will need the following installed: | ||
| − | * The '''dbf''' package by Ethan Furman. This reads TMG's Database(*.DBF) files | + | * The '''[https://pypi.python.org/pypi/dbf dbf]''' package by Ethan Furman. This reads TMG's Database(*.DBF) files |
** From the command line installation for python3: <code>pip install dbf</code> | ** From the command line installation for python3: <code>pip install dbf</code> | ||
| − | |||
== See also == | == See also == | ||
Revision as of 01:04, 17 July 2016
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. |
WIP - unreleased addon
Usage
Create a new Family Tree and then from the menu select Family Trees > Import... and find the location of you TMG Backup file (*.SQZ)
Configure Options
Unsupported format
- PJC / TMG / VER
Prerequisites
Before TMG importer can be used you will need the following installed:
- The dbf package by Ethan Furman. This reads TMG's Database(*.DBF) files
- From the command line installation for python3:
pip install dbf
- From the command line installation for python3:
See also
Issues
- Feature Request 7591: import from The Master Genealogist (TMG)