notes-browser Development TODOs

UI Features Needed

Documentation

Interactive checkboxes on list items — List block items that have a status field ("open"/"done") should render as tickable checkboxes in the browser UI. Clicking should toggle the status and persist via the notes API. Useful for todo/tracking notes where either the user or Claude can mark items complete.

Completed (pending browser restart)

✓ Cell status label centring — added second stretch spacer in sheet_ui.py so the status text is centred between cell name and Run button. In git (2026-05-29); takes effect on next browser restart.

2026-06-05: Added File > Save Sheet menu item (Ctrl+S), enabled only when a runnable sheet is loaded. Fixed cell name label contrast (dark foreground colour on light header).

version 5  ·  updated 2026-06-05