Difference between revisions of "Addon:ExportRaw"
| Line 1: | Line 1: | ||
{{Third-party plugin}} | {{Third-party plugin}} | ||
| − | |||
[[File:ExportRaw-option-addon-50.png|thumb|right|450px]] | [[File:ExportRaw-option-addon-50.png|thumb|right|450px]] | ||
| Line 12: | Line 11: | ||
==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 "Choose the output format" page select the "[ ]Raw Export" - option. | ||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:Plugins]] | [[Category:Plugins]] | ||
[[Category:Developers/General]] | [[Category:Developers/General]] | ||
Revision as of 03:30, 3 January 2020
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. |
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 "Choose the output format" page select the "[ ]Raw Export" - option.
