Difference between revisions of "Addon:ExportRaw"

From Gramps
(Usage: detail the steps in between , that new template ( man_version) is handy saves having to come backup and update the page for each version. thanks)
Line 10: Line 10:
  
 
==Usage==
 
==Usage==
Start an export via the menu {{man menu|Family Trees > Export...}} and on the "Choose the output format" page select the "[ ]Raw Export" - option.
+
Start an export via the menu {{man menu|Family Trees > Export...}} and on the {{man label|[[Gramps_{{man version}}_Wiki_Manual_-_Manage_Family_Trees#Export_Assistant_dialog|Export Assistant dialog]]}} select the {{man button|Next}} button to get to the {{man label|Choose the output format}} page where you can select the {{man label|[ ]Raw Export}} option checkbox.
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]
 
[[Category:Developers/General]]
 
[[Category:Developers/General]]

Revision as of 00:18, 11 May 2020

Gramps-notes.png
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.
Unless otherwise stated on this page, you can download this addon by following these instructions.
Please note that some Addons have prerequisites that need to be installed before they can be used.

ExportRaw-option-addon-50.png

The Export Raw exporter will dump your BSDDB or Sqlite3 database into a raw Python representation format for low-level manipulation.


This has been used for byte-wise comparisons to make sure that different import/export functions process the data correctly.

The output file [filenamename].raw can be opened and viewed in a text editor.

Usage

Start an export via the menu Family Trees > Export... and on the Export Assistant dialog select the Next button to get to the Choose the output format page where you can select the [ ]Raw Export option checkbox.