Sheetnotes →markdown.
Extract the small yellow comment popups from your Google Sheet cells as a clean, structured markdown file.
- Free
- No signup
- Open source
01 /How it works
How it works
- 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.
- Paste the URL into the form above and hit Export.
- 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
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 sheet → row 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.