Nº 001 / Sheets → MarkdownEst. 2026

Sheetnotes markdown.

Extract the small yellow comment popups from your Google Sheet cells as a clean, structured markdown file.

Rows
01 /How it works

How it works

  1. Share the sheet. In Google Sheets, set link sharing to Anyone with the link can view. The exporter reads the sheet through the public Google Sheets API.
  2. Paste the URL into the form above and hit Export.
  3. Adjust the row range. Defaults to rows 3–26. Row 1 is treated as the header row, so leave it out of the range.
02 /What gets extracted

What gets extracted

Cell note popupIn progressBlocked on designreview — Anna tosend mocks Friday.← exported

Only the notes attached to cells are exported — not the cell values themselves. The cell value (if any) appears as a short preview next to each note.

Output is grouped by sheetrow label (column A) → column header.

03 /Example output

Example output

output.md

## Sheet: Q2 planning

### Project Apollo

- **Status** — `In progress`
  Blocked on design review — Anna to send mocks Friday.

- **Owner** — `Marek`
  Confirmed in the standup; backup is Pali if Marek is OOO.