Skip to content

Export Import

Mordonus edited this page Apr 13, 2015 · 7 revisions

Desription:

Export

Export allows to get data out of the addon.Accessed from [Settings window](settings window).

You can export to following formats:

  • CSV
  • HTML table (simple)
  • HTML table (formatted)

You can export in 3 different modes:

  • Export data as is from roster window.
  • Export EPGP
  • name , EP ,GP ,PR
  • Export DKP
  • name , net , tot

Example:

<style> table, th, td { border: 1px solid black; border-collapse: collapse;}th, td { padding: 5px;}</style>
Player Name EP GP PR
Saya Tan 29170.7936 7857.4112 3.7125196655102
Sairai Sekaihatsu 18960.2752 7007.5328 2.7056991014013
Arika Blackthorn 22942.4512 6018.4592 3.8120140782877
Nasenfixx Korrelation 21806.2208 6741 3.2348643821391
Vyril Stormcaster 26412.5824 8140.9952 3.2443923317876
### Import:

From within the same window you can access import feature.You can export importable database just by selecting this button and pressing "Export/Import" button.In order to import just paste export string , select import database and press "Export/Import" button.

Screenshots:

Imgur

Clone this wiki locally