For the complete documentation index, see llms.txt. This page is also available as Markdown.

Inline editing

Inline editing allows you to manipulate your data in a modern, user-friendly way.

How to navigate

  1. Hover over a cell, then left-click it to select it.

  2. Use the arrow keys, then press ENTER to select a cell.

  3. Press TAB to move to the next cell. At end of a row, you move to the next column.

Copy

  1. Right-click a cell and select Copy or press CTRL + C

Paste

  1. Right-click a cell after copying, then select Paste. or press CTRL + V.

Select multiple cells

  1. Hold down the left or right mouse button, then drag.

  2. Hold SHIFT while navigating.

  3. If you already have a cell selected, hold CTRL and click another cell.

Start edit

  1. Double-click a cell to start editing.

  2. Navigate to a cell and press ENTER to start editing.

Save edit

  1. Press the Save button or press CTRL + ENTER.

Check edit diff

  1. Hover over the green marker in the cell’s upper-left corner.

Cancel edit

  1. Press the Cancel button or press ESC.

Edit next cell

  1. Press TAB.

Edit previous cell

  1. Press SHIFT + TAB.

Discard changes

  1. Press Discard changes.

Save changes

  1. Press Save changes.

End inline editing

  1. Press Stop inline editing.

  2. Press Save changes to keep your changes.



Last updated