Tips for using grids in RanseiLink - Deijin27/RanseiLink GitHub Wiki
RanseiLink 3.0 adds grid editing for data.
Here are some useful tips for editing:
- Drag the edges of column or row headers to resize them
- Drag the centre of column headers to change their order
- Click on a column header to sort by that column. Click a second time to do a descending sort
- You can export the data to a spreadsheet
- Click on the top left corner of the grid to select all (or
Ctrl+A
). - Then click
Ctrl+C
to copy the data as TSV (a variant of CSV) - Open a google sheet
- Click on the top left corner of where you want to paste the data, then
Ctrl+V
to paste
- Click on the top left corner of the grid to select all (or