Copy rows as text or JSON#
Take a single cell, one row, or a whole selection out of the table and paste it into a note, a ticket, or a script.
You can copy data straight out of the table to paste into a note, a ticket, or a script. Right-click a row to reach the copy actions.
Copy one cell or row#
Right-click a cell and select:
- Copy Cell Value copies that one cell, formatted the way the table shows it.
- Copy Row as JSON copies the whole row's underlying data as JSON.
Copy a multi-row selection#
Select more than one row first, then right-click. To pick rows one by one, hold Cmd or Ctrl and select them. To take a range, hold Shift. You can also drag down the rows. With more than one row selected, a Copy Selected option appears:
- Copy All Columns copies the selected rows as tab-separated text, with a header row, ready to paste into a spreadsheet.
- Copy as JSON copies the selected rows' underlying data as a JSON array.
Related screenshots#
Another page shows the row menu. This page does not repeat it:
- Colouring rows: the right-click row menu, including the copy actions.