Exporting Data
Exporting Data is driven by the data in the Data Grid.
The Exported Data Format depends on the tab which has been selected e.g. Markdown
or CSV
.
Exporting to File
When a tab has been selected the download button will change to match the format e.g. .md download
or .csv download
.
Pressing the download button will start a conversion of the data in the grid to the specific format.
Exporting to Clipboard
To export to clipboard either:
- select the data in the text area and use normal copy keyboard shortcuts or the right click context menu.
- press the
[Copy]
button to the right of the clipboard
NOTE: if the data in the grid has been edited ensure you press the
v Set Text From Grid v
button before copying to the clipboard to make sure the data in the clipboard matches the data in the grid.