Difference between revisions of "Addon:Import Text Gramplet"

From Gramps
({{Third-party plugin}})
(Future Work)
Line 11: Line 11:
 
* allow csv (spreadsheet input) {{bug|???}}
 
* allow csv (spreadsheet input) {{bug|???}}
 
* allow file:/// drag and drop file names {{bug|???}}
 
* allow file:/// drag and drop file names {{bug|???}}
 +
* allow import from pasted GEDCOM file {{bug|5436}}
  
 
[[Category:Plugins]]
 
[[Category:Plugins]]
 
[[Category:Developers/General]]
 
[[Category:Developers/General]]
 
[[Category:Gramplets]]
 
[[Category:Gramplets]]

Revision as of 02:19, 21 May 2015

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.

Import Gramplet
ImportGramplet.png

The Import Gramplet allows you to paste Gramps XML and import directly without having data in a file.

Future Work

  • allow csv (spreadsheet input) ???
  • allow file:/// drag and drop file names ???
  • allow import from pasted GEDCOM file 5436