The corpus absorbs the second wave — labels come alive on paper, the sidebar reorders, both context menus and the toolbar say what shipped

01 releases `labels` from the reserved list with its full first-party
shape; 04's search note stops calling it inert (integration stays
unruled); 05 reorders the sidebar inventory, retires Actions into the
toolbar, and adds the Labels section; 11 rewrites the lane menu row to
its five groups, brings the card row current (live Navigation, Labels ▸,
Copy Special ▸), and adds the chord-less File ▸ Delete Card twin.

Claude-Session: https://claude.ai/code/session_014PtZdPwqZuqEDLc6wZMtEy
This commit is contained in:
2026-08-09 12:11:05 -04:00
parent f4b2de55fb
commit 3180e565e8
4 changed files with 12 additions and 8 deletions
+7 -4
View File
@@ -52,7 +52,7 @@ Key grammar in source mode, completing the window's key story: **Escape is Cance
## The attributes sidebar
Stacked sections under small-caps headers, in this order; quiet rows, read-optimized, edit affordances only where a section edits. The sidebar is the card's non-body inventory — future attributes (enhanced-schema fields, if they ever ship) slot in as new sections rather than growing new bars.
Stacked sections under small-caps headers, in this order; quiet rows, read-optimized, edit affordances only where a section edits. The sidebar is the card's non-body inventory — future attributes slot in as new sections rather than growing new bars. **Order re-ruled 2026-08-09** (Pipeline cards 8f26b029, a4462d28): **Style · Labels · Details · Attachments** — attachments moved to the bottom, Labels (the newly activated key, 01 § Frontmatter) sits above Details deliberately: Details is the section for keys the app does *not* own. The section headers below predate the reorder; the list above is the order.
### Attachments
@@ -79,10 +79,13 @@ The card-level styling home: the **Background color combo** over the compact **`
- The section is **absent** on boards without app-managed git (mode none, repo-nested) — same honesty rule as the popover's git section (06-history-undo.md). Rows are focusable (arrows), but carry **no actions in v1** — restoring an old version stays a git-client task for now; a per-row forward-restore and lane history are wishlist items, deliberately.
- Menu path (contract): **View ▸ History** in the card window focuses the section — no default chord.
### Actions (bottom)
### Actions — retired 2026-08-09 (Pipeline card bcd3b323)
- **Delete** — moves the card to the trash (destructive styling; the window then dismisses itself per Deletion & lifecycle below; recoverable from the board's trash lane — 03-board-ui.md).
- **Reveal in Finder** — the card's folder.
The section's two rows moved to the card window's toolbar: **Delete Card** (trash symbol, a default item behind a trailing flexible space — Mail's own Delete placement; same no-confirm staged trash move, window dismissing per Deletion & lifecycle) and **Reveal in Finder** (catalog-only, customization adds it). Because every toolbar item needs a menu-row twin and ⌘⌫ stays reserved for the window's text surfaces, a chord-less **File ▸ Delete Card** row was added as Delete Card's twin (11-command-nexus.md). The sidebar toggle itself sits rightmost in the toolbar defaults (card 084d127f), and the sidebar as a whole can be hidden — Composition above.
### Labels (added 2026-08-09 — cards a4462d28/28c79ffe)
The card's `labels` as removable rows with an add affordance (combo/autocomplete over the board's used-label universe + free-text creation). The key is schema-owned now — 01 § Frontmatter; the twelve-slot context-menu submenu and its More… dialog are the other surface (11 ▸ Context menus). Labels on the card *face* deliberately await their own design pass.
## The comments column