Difference between revisions of "Addon:ImportGramplet"

From Gramps
Jump to: navigation, search
({{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

Please use carefully on data that is backed up, and help make it better by reporting any comments or problems to the author, or 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.
This Addon/Plugin system is controlled by the Plugin Manager.


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