Difference between revisions of "Gramps 3.2 Wiki Manual - Manage Family Trees"

From Gramps
Jump to: navigation, search
(Backing up and restoring a Family Tree)
m (Deleting a Family Tree - Renaming a Family Tree)
Line 14: Line 14:
  
 
To create a new Family Tree:
 
To create a new Family Tree:
* Either select '''Family Trees -> Manage Family Trees...''',
+
* Either select '''Family Trees -> Manage Family Trees...''' menu,
 
: or click on the {{man button| Family Trees}} icon on the Toolbar.
 
: or click on the {{man button| Family Trees}} icon on the Toolbar.
 
This opens the {{man label| Family Trees}} window.
 
This opens the {{man label| Family Trees}} window.
Line 39: Line 39:
  
 
To open an existing Family Tree:
 
To open an existing Family Tree:
* Either select '''Family Trees -> Manage Family Trees...''',
+
* Either select '''Family Trees -> Manage Family Trees...''' menu,
 
:or click the {{man button| Family Trees}} icon on the Toolbar.
 
:or click the {{man button| Family Trees}} icon on the Toolbar.
 
This opens the {{man label| Family Trees}} window.
 
This opens the {{man label| Family Trees}} window.
Line 83: Line 83:
 
== Deleting a Family Tree ==
 
== Deleting a Family Tree ==
  
To delete a Family Tree, either go to '''Family Trees -> Manage Family Trees...''', or click the {{man button|Family Trees}} icon on the Toolbar. This opens the {{man label|Family Trees}} window.
+
To delete a Family Tree,
 +
* either select the '''Family Trees -> Manage Family Trees...''' menu,
 +
: or click the {{man button| Family Trees}} icon on the Toolbar.
 +
This opens the {{man label| Family Trees}} window.
 +
* Select the Family Tree you want removed.
 +
* Click on the {{man button| Delete}} button.  
  
Select the Family Tree you want removed, and click the {{man button|Delete}} button.
+
{{man warn|Data loss risk!|
 
+
Deleting a Family Tree removes the database COMPLETELY, with NO possibility to retrieve the data. Consider:
{{man warn|Backup alert!|Deleting a Family Tree removes the database COMPLETELY, with NO possibility to retrieve the data. Consider [[Gramps_3.2_Wiki_Manual_-_Manage_Family_Trees#Backing_up_a_Family_Tree|backing-up]] the Family Tree into the GRAMPS XML file format, and storing that file.}}
+
* [[Gramps_3.2_Wiki_Manual_-_Manage_Family_Trees#Backing_up_a_Family_Tree| Backing-up the Family Tree]],
 +
* Storing the backup file in a safe place.
 +
}}
  
Remark: Media objects are not affected by the {{man button|Delete}} command, because the Media files are not stored in the database.
+
Remark: Media objects (images, audios, videos ...), are not affected by the {{man button| Delete}} command, because the Media files are not stored in the database.
  
  
 
== Renaming a Family Tree ==
 
== Renaming a Family Tree ==
  
To rename a Family Tree, either go to '''Family Trees -> Manage Family Trees...''', or click the {{man button|Family Trees}} icon on the Toolbar. This opens the {{man label|Family Trees}} window.
+
To rename a Family Tree,
 
+
* either select '''Family Trees -> Manage Family Trees...''' menu,
Select the Family Tree you want renamed, and then click on the {{man button|Rename}} button and type in a new name.
+
: or click the {{man button| Family Trees}} icon on the Toolbar.
 +
This opens the {{man label| Family Trees}} window.
 +
* Select the Family Tree you want renamed.
 +
* Click on the {{man button| Rename}} button.
 +
* Type in <tt>the new name</tt>.
  
  

Revision as of 05:41, 7 August 2010

Now we turn to a detailed exploration of the day-to-day use of GRAMPS. In this Chapter we give a detailed overview of how you can manage your family trees, as well as share your data with other genealogists.

Gnome-important.png Special copyright notice: All edits to this page need to be under two different copyright licenses:

These licenses allow the Gramps project to maximally use this wiki manual as free content in future Gramps versions. If you do not agree with this dual license, then do not edit this page. You may only link to other pages within the wiki which fall only under the GFDL license via external links (using the syntax: [https://www.gramps-project.org/...]), not via internal links.
Also, only use the known Typographical conventions


Previous Index Next



Creating a new Family Tree

Fig. 3.2. Family Trees window

To create a new Family Tree:

  • Either select Family Trees -> Manage Family Trees... menu,
or click on the Family Trees icon on the Toolbar.

This opens the Family Trees window.

  • Click on the New button.
This adds a new Family Tree entry (named by default Family Tree 1) to the list of Family Trees.

To change the name of the Family Tree:

  • Select Family Tree 1.
  • Click on the Rename button.
  • Type the new "Name for the Family Tree".
  • Hit the Enter key.

To load the Family Tree in GRAMPS:

  • Click on the Load Family Tree button.

This opens the new, empty, Family Tree, in the GRAMPS main window.

Tango-Dialog-information.png
The new Family Tree is empty!

Keep in mind that, at this stage, the new Family Tree has a name, is opened in the GRAMPS main window, but is EMPTY. To populate it with data, data can be:


Opening an existing Family Tree

To open an existing Family Tree:

  • Either select Family Trees -> Manage Family Trees... menu,
or click the Family Trees icon on the Toolbar.

This opens the Family Trees window.

It lists all the Family Trees known to GRAMPS, with indication of each Family Tree:

  • Name.
  • Status.
  • Date of last modification.

The Family Tree status is identified, in the Status column, by one of the following icons:

Icon: Meaning: What to do?
Blank/No icon The Family Tree is available for use You may open the Family Tree
Folder icon The Family Tree is locked Unlock the Family Tree
Red error icon The Family Tree is damaged Repair the Family Tree
Gnome-important.png
Data corruption alert!

Open a Family Tree only when its status is clear (i.e.: No status icon in the Status column of the Family Trees manager).

To open a Family Tree:

  • Select the Family Tree you want to open.
  • Click on the Load Family Tree button.

This opens the Family Tree, in the GRAMPS main window.

Opening a recently accessed Family Tree

To open a recently accessed Family Tree,

  • Either select Family Trees -> Open Recent -> Name of the Family Tree you want to open ,
or, select the down arrow next to the Family Trees icon on the Toolbar, and the Name of the Family Tree you want to open.

This opens the Family Tree, in the GRAMPS main window.

Remarks
  • There is no risk of data loss when opening a Family Tree while a DIFFERENT one is already open in the GRAMPS main window, because GRAMPS saves changes to Family Trees as soon as they are applied.
  • If you do not have "write permission" for the selected Family Tree, it will open in Read Only mode. In this mode, the data may be viewed, but no change can be made to the Family Tree. To indicate this mode, "(Read Only)" is appended to the name of the Family Tree in the title of the GRAMPS main window.


Deleting a Family Tree

To delete a Family Tree,

  • either select the Family Trees -> Manage Family Trees... menu,
or click the Family Trees icon on the Toolbar.

This opens the Family Trees window.

  • Select the Family Tree you want removed.
  • Click on the Delete button.
Gnome-important.png
Data loss risk!

Deleting a Family Tree removes the database COMPLETELY, with NO possibility to retrieve the data. Consider:

Remark: Media objects (images, audios, videos ...), are not affected by the Delete command, because the Media files are not stored in the database.


Renaming a Family Tree

To rename a Family Tree,

  • either select Family Trees -> Manage Family Trees... menu,
or click the Family Trees icon on the Toolbar.

This opens the Family Trees window.

  • Select the Family Tree you want renamed.
  • Click on the Rename button.
  • Type in the new name.


Backing up and restoring a Family Tree

Overview

To back up a Family Tree,

To restore a Family Tree,

  • import the backup file in a new Family Tree.


Backing up a Family Tree

Gramps-notes.png
The following procedure performs a back up that is both exhaustive and portable.

  • Exhaustive: ALL your GRAMPS genealogical data, including the Media files (images, audios, videos ...), are backed up in a single file.
  • Portable: The backup file can be run by GRAMPS on any computer.

To back up the Family Tree you are editing:

  • Go to the Family Trees -> Export... menu.

This opens the Export Assistant window.

  • Click the Forward button.

This opens Choose the output format page.

  • Select Gramps XML Package (family tree and media).
Gnome-important.png
Confusion alert! Select Gramps XML (family tree and media)

For an exhaustive and portable back up,

select Gramps XML package (family tree and media)
and NOT Gramps XML (family tree).
  • Click the Forward button.

This opens the GRAMPS package Export Option page.

Set the options as follows:
  • Person Filter: Select Entire Database
  • Note Filter: Select Entire Database
  • Do not include records marked private: Uncheck (blank)
  • Restrict data on living person: Uncheck (blank)
  • Do not include unlinked records: Uncheck (blank)
  • Click the Forward button.

This opens the Select Save File page.

  • Type in the name of the backup file.
Gramps XML (family tree and media) file extension is: .gpkg.
Tango-Dialog-information.png
It is recommended to include the back up date in the file name

This will facilitate the retrieval of the backup file in case it needs to be restored.


  • Select the folder where to save the backup file.
  • Click the Forward button.

This opens the Final confirmation page.

  • Click the Apply button to start backing up.

When back up is complete the Your data has been saved page opens.

Gnome-important.png
Store the backup file (or a copy) in a safe place.

Leaving the backup file on the same storage device as the GRAMPS database would be useless in case the storage device fails.

At any stage of the process you can:

  • go back to a previous stage by clicking on the Back button,
  • or abort the process by clicking on the Cancel button.


Alternative, less safe, back up procedure
Tango-Dialog-information.png
For advanced users: Use of the Gramps XML file format (extension: .gramps)

Use the same procedure as above,

but use the Gramps XML (family tree) file format,
instead of the Gramps XML package (family tree and media) file format.
Gnome-important.png
Data loss risk!

Compared to the Gramps XML package file format, the Gramps XML file format does NOT back up the Media files (images, audios, videos ...).

Gramps-notes.png
Keep in mind that:

  • Media files (images, audios, videos ...) are NOT stored in the GRAMPS database.
  • The GRAMPS database stores the genealogical data AND the path to each Media file.

Benefits (for back up purposes):

  • Backing up takes less time: Because the Media files are not backed up.
  • The backup file is smaller: Because the Media files are not backed up.
  • The backup file is human readable: The content of the backup file, after decompression, using your favorite decompression software, can be read in a text editor (XML format).

Shortfalls (for back up purposes):

  • The Media files are not backed up: Other arrangements must be set-up to back up the Media files.
  • The backup files is not portable: The paths between the restored database and each Media file must be identical to the one that existed, at the time of back up, between the original database and each Media file.
Gnome-important.png
Data loss risk!

  • In most cases, an advanced user should be able to re-establish the path between the GRAMPS database and the Media files, if necessary.
  • In case you do not know how to do it, that probably tells that you should use the safe back up method described above.
  • In some cases, re-establishing the path might be a major project, even for an advanced user.


Restoring a Family Tree

Gnome-important.png
The backup file must be restored in an EMPTY Family Tree.

If the backup file is restored in an existing Family Tree, the backup data will be added to the data already in the Family Tree ... this could be messy ...

To restore a Family Tree:

This opens a file selection window.

  • Find and select the backup file to restore (this is when a backup date in the file name can be handy).
  • Click the Import button.

This starts file restoration.

Wait for the file to load... The Import Statistics window opens when restore is complete.
  • Click the OK button.

This opens the restored Family Tree, in the GRAMPS main window.


Alternatively, double-click on the backup file. This will start GRAMPS. Follow the instructions on the screen.


Unlocking a Family Tree

Several copies of GRAMPS can run at the same time. In case they use the same Family Tree, its data will very likely become corrupted.

To avoid this undesirable configuration, when GRAMPS opens a Family Tree, it locks it, to warn you or anyone else that the Family Tree is already currently in use. A locked Family Tree is identified in the Family Trees window by an icon displayed in the Status column.

In the unlikely event of a crash of GRAMPS, an open Family Tree will be left in a locked state.

To unlock a Family Tree, select the locked Family Tree in the Family Trees window, and click the Load Family Tree button. This will open a message box, warning you of the potential risks involved by unlocking a Family Tree. Read the message carefully. Click the Break the lock button only if you are sure no other copy of GRAMPS is running and using that same Family Tree. In case of doubt, close the message box by clicking the Cancel button and check. Come back to the Family Trees window when you are sure no other copy of GRAMPS is using the Family Tree you would like to open.

Gnome-important.png
Data corruption risk!

Unlock a Family Tree only if you are sure no other copy of GRAMPS is running and using that same Family Tree.

Remark: There is no problem when several copies of GRAMPS run at the same time and each of them uses a different Family Tree.


Repairing a damaged Family Tree

Fig. 3.4 Repairing a Family Tree

Should a Family Tree become damaged or corrupted in some way, the Family Tree window will display a red error icon in the Status column.

To attempt to repair the damage, select the affected Family Tree and then click the Repair button.

GRAMPS will attempt to rebuild the Family Tree from the backup files that are automatically created by GRAMPS each time the GRAMPS main window is closed.


Saving changes to a Family Tree

GRAMPS saves changes as soon as they are applied. This means, for example, that any time you click on an OK button when using GRAMPS, your changes are immediately recorded and saved. There is no separate "save" command.

  • To undo the lastest change, go to Edit -> Undo. Each additional click on Undo, undoes the previous change in time.
  • To cancel the latest undo, go to Edit -> Redo. Each additional click on Redo, re-establishes the next change in time.
  • To jump to a specific moment in time, go to Edit -> Undo History.... This opens the Undo History window. Select the moment in time you would like to jump to. Click on the Undo or Redo button (witch ever is active).
  • To return the Family Tree to the way it was when you opened it, select Family Trees -> Abandon changes and quit.

To save a copy of the Family Tree under a different name, back it up and then restore it into a new Family Tree with the new name. The Gramps XML file format is recommended for this purpose.


Importing data

Importing allows you to bring data from other genealogy programs into a GRAMPS database. Currently, GRAMPS can import data from the following formats:

  • GRAMPS XML (.gramps file extension)
  • GRAMPS package (.gpkg file extension)
  • GRAMPS CSV Spreadsheet - comma separated values (.csv file extension)
  • GRAMPS V2.x database (.grdb file extension)
  • GEDCOM (.ged file extension)
  • GeneWeb (.gw file extension)
Gramps-notes.png
Importing vs. opening

Please recognize that importing a database is different from opening a database. When you import, you are actually bringing data from one database into a GRAMPS database. When you open a file, you are editing your original file.

To import data, select Family Trees ->Import . The Import database dialog will open, asking you to specify the file you wish to import. Note that you can only import data into an existing database so if you are transferring all your data from another program or from an older version of GRAMPS, then first create a new empty database and then import the data into it.

Gnome-important.png
Data loss with some formats

It is important to note that the importing process is not perfect for GEDCOM and GeneWeb databases. There is a chance that some of the data in these databases will not be imported into GRAMPS.

Tango-Dialog-information.png
Order "up side down" Events generated under other programs

Gramps provides an help for ordering events according to your preferences. See Sort Events tool.


The GRAMPS XML, GRAMPS package and GRAMPS V2.x database are all native GRAMPS formats. There is no risk of information loss when importing from or exporting to these formats.

  • GRAMPS XML (.gramps): The GRAMPS XML file is the standard GRAMPS data-exchange and backups format, and was also the default working-database format for older (pre 2.x) versions of GRAMPS. Unlike the grdb format, it is architecture independent and human-readable. The database may also have references to non-local (external) media objects, therefore it is not guaranteed to be completely portable (for full portability including media objects the GRAMPS package (.gpkg) should be used). The GRAMPS XML database is created by exporting ( Family Trees ->Export... ) to that format.
  • GRAMPS package (.gpkg): The GRAMPS package is a compressed archive containing the GRAMPS XML file and all media objects (images, sound files, etc.) to which the database refers. Because it contains all the media objects, this format is completely portable. The GRAMPS package is created by exporting ( Family Trees ->Export... ) data in that format.
  • GRAMPS V2.x database (.grdb): Prior to Version 3.2, this native GRAMPS database format was a specific form of Berkeley database (BSDDB) with a special structure of data tables. This format was binary and architecture-dependent. It was very quick and efficient, but not generally portable across computers with different binary architecture (e.g. i386 vs. alpha).

If you import information from another GRAMPS database or GRAMPS XML database, you will see the progress of the operation in the progress bar of GRAMPS' main window.

The GRAMPS CSV Spreadsheet format allows importing and exporting of a subset of your GRAMPS data in a simple spreadsheet format. See CSV Import and Export for more information.

Gnome-important.png
Caution in Importing XML

If you need to combine two family trees (for instance, in rebuilding a database), it is important that you do not import XML data into the same family tree data. For example, if a person in your existing family tree is also in an XML import, then you may end up with mixed up data. Imports do not "merge" data (except for the Spreadsheet Import). As the current version 3.2.2 stands, you could corrupt your database irretrievably if you XML import into duplicated data. If you must import duplicated data, you could export the data in, say, the GEDCOM format and import that; however, GEDCOM does not faithfully export all GRAMPS data. Additionally, you would need to edit your data to remove any duplicates, and re-add some information which may have not been included in the GEDCOM export (such as media). However, importing from the GEDCOM format will not corrupt duplicated data as does the XML import will on duplicated data. If you want to merge basic genealogy data, consider the Spreadsheet Export/Import.


Exporting data

Fig. 3.5 Export assistant: format selection

Exporting allows you to share any portion of your GRAMPS database with other researchers as well as to enable you to transfer your data to another computer. Currently, GRAMPS can export data to the following formats: GRAMPS XML, GEDCOM, GRAMPS package, Web Family Tree, GeneWeb, and GRAMPS CSV Spreadsheet formats.

Gramps-notes.png
Export is saving a copy

When you export, you are saving a copy of the currently opened database. Exporting creates another file with a copy of your data. Note that the database that remains opened in your GRAMPS window is NOT the file saved by your export. Additional editing of the currently opened database will not alter the copy produced by the export.

To export data, choose Family Trees ->Export . This will bring up the Export assistant. Its pages will guide you through the format selection (see Fig.3.4 ), file selection, and format specific export options. After a final confirmation page, the export will be performed according to the choices you have made. At any time, you can click the Back button and revise any selection, and then go forward to redo the export.

Filters and privacy

GRAMPS allows you to export a database into common file formats. It provides options that allow you to fine tune your export.

  • Filters on People and Notes: Filters allow you to export a limited amount of data, based on the criteria you select.
  • Do not include records marked private: Check this box to prevent private records from being included in the exported file.
  • Restrict data on living people: Check this box to limit the information exported for living people. This means that all information concerning their birth, death, addresses, significant events, etc., will be omitted in the exported file. If you choose this option, you will be given additional options to limit further the data on living people. For example, you can choose to substitute the word Living for the first name (see your settings); you can exclude notes; and you can exclude sources for living people.
  • Do not include not related records: Check this box to prevent not related records from being included in the exported file.

Sometimes, it is not always obvious from the data if someone is actually alive. GRAMPS uses an advanced algorithm to try to determine if a person could still be alive. Remember, GRAMPS is making its best guess, and it may not always be able to guess correctly all the time. Please double check your data.

Export into GRAMPS formats

Gnome-important.png
Privacy Filters

It is important to verify your privacy options on Exporter. Do not enable filters or privacy options for GRAMPS XML backups.

  • GRAMPS XML database export (.gramps): This format is the standard format for data-exchange and backups (see the related .gpkg format below for full portability including media objects). Exporting into GRAMPS XML format will produce a portable database. As XML is a text-based human-readable format, you may also use it to take a look at your data. This format is compatible with the previous versions of GRAMPS.
  • GRAMPS package export (.gpkg): Exporting to the GRAMPS package format will create a compressed file that contains the GRAMPS XML database and copies of all associated media files. This is useful if you want to move your database to another computer or to share it with someone.
  • Export to CD: Exporting to CD will prepare your database and copies of all media object files for recording onto a CD. To actually burn the CD, you will need to go to the GNOME burn:/// location, which can be accessed by navigating through Nautilus: After exporting to CD, select Go ->CD Creator in the Nautilus menu. Your database directory will show up. To burn it to the CD, click the CD icon on the Nautilus toolbar, or select File ->Write to CD in the Nautilus menu.

If a media file is not found during export, you will see the same Missing Media dialog you encounter with GEDCOM export.

Exporting into the GEDCOM format

Fig. 3.6 Export assistant: GEDCOM options

GRAMPS allows you to export a database into the common GEDCOM format. It provides options that allow you to fine tune your export (see Fig.3.5.gedcom-export-fig ).

  • Filters on People and Notes: Filters allow you to export a limited amount of data, based on the criteria you select.
  • Do not include records marked private: Check this box to prevent private records from being included in the exported file.
  • Restrict data on living people: Check this box to limit the information exported for living people. This means that all information concerning their birth, death, addresses, significant events, etc., will be omitted in the exported file. If you choose this option, you will be given additional options to limit further the data on living people. For example, you can choose to substitute the word Living for the first name (see your settings); you can exclude notes; and you can exclude sources for living people.
  • Do not include not related records: Check this box to prevent not related records from being included in the exported file.

Export into other formats

  • Web Family Tree: Exporting to Web Family Tree will create a text file that can be used by the Web Family Tree program. Export options include filter selection and the ability to limit data on living people to that of their family ties.
  • vCalendar and vCard: Exporting to vCalendar or vCard will save information in a format used in many calendaring and addressbook applications, sometimes called PIM for Personal Information Manager.
  • GRAMPS CSV Spreadsheet format: Allows exporting (and importing) a subset of your GRAMPS data in a simple spreadsheet format. See CSV Import and Export for more information. Also, see Export Display .


For experts only

Archiving a Family Tree

You can easily archive and timestamp family trees with GRAMPS built-in use of GNU Revision Control System or RCS. For this to be possible this utility must be installed on your computer.

To make an archive :

  1. load your family tree.
  2. click on the Family Trees button (it has the gramps logo and displays Manage databases when you hover over it).
  3. click on the family tree you've just loaded: the Archive button should appear.
  4. click on Archive and you will be asked for an archive name.

After archiving, the list of family trees will now show your original family tree with a right-pointing triangle on its left.

  • Click on the triangle to display the archive name.(Click again to collapse the archive list).

Archives can be deleted, renamed and Extracted.

If you click on an archive, the Extract button becomes visible. Click on this to obtain the extracted archive. It will appear in the family tree list as <name of original tree>:<name of archive> and is now an independent family tree. This can be a useful way of preserving an archive, because archives disappear if the originating tree is deleted; and they are not incorporated into a Portable XML export of the tree.


Extracting a Family Tree Archive

Fig. 3.2 Selecting a version to extract
Fig. 3.3 Extracted version

Simply highlight the archive you want to restore, and select the Extract button.

GRAMPS will transfer the archive into a new Family Tree. The Family Tree name is based on the original name and the archive name (see also Archiving a Family Tree).


Opening a GEDCOM or XML database

GRAMPS allows you to open certain databases that have not been saved in GRAMPS' own file format from the command line, see Command line references. These include XML and GEDCOM databases. But you should be aware that if the XML or GEDCOM database is relatively large, you will encounter performance problems, and in the event of a crash your data can be corrupted. Hence, it is normally better to create a new GRAMPS family tree (database) and import your XML/GEDCOM data into it.

Gramps-notes.png
Opening databases

XML and GEDCOM databases require all data to be held in memory and don't contain indexes. GRAMPS' native format is a database that only reads the data needed. Thus, for a large family tree the data can be accessed quicker and more efficiently by not using XML or GEDCOM.

Gnome-important.png
GEDCOM Editing

Please keep in mind that some information in a GEDCOM file may be lost during import into GRAMPS as well as export back to GEDCOM. Simply opening and viewing the file will not change it. However, if any changes were made and they were not abandoned upon exit, exiting GRAMPS will save the data, with possible data loss.


Moving 2.2 databases to Gramps 3

There are two ways of moving your Gramps data from version 2.2 to version 3; either directly importing your version 2.2 grdb file or by exporting to XML format first. Because of complexity in the way that version 2.2 stores data, exporting to XML is usually the most convenient and problem free way of moving your data to version 3.

  • Import 2.2 grdb file: In a Gramps 2.2 database, your data is stored in a grdb file along with one or more log files that are kept in directories found in the .gramps/env directory. To import your 2.2 data directly into Gramps 3, create a new database and select the option to import a Gramps 2.2 database. You need to make sure that you are running Gramps 3 from the same user you used to run Gramps 2.2 so that it has access to the same .gramps/env directory containing the log files that supplement your database. If you are running Gramps 3 from a different user or on another machine you need to make provisions to make the same .gramps/env directory and log files available. If you get an error saying "/tmp/tmpDkI5pO could not be opened" or something similar when attempt to import your database then it means that Gramps 3 cannot see all of the files that constitute your database.
  • Gramps XML: With this approach firstly start up Gramps 2.2 and export your database to the Gramps XML format. The XML file is actually compressed and contained in a .gramps file. This file is portable, has no other dependent files and can be moved to wherever you have Gramps 3 installed. Next, start Gramps 3 and create an empty database using the Family Tree Manager and import the .gramps file.


Previous Index Next