From b1db43137a52921c8ef38c46147a369e23f2ca10 Mon Sep 17 00:00:00 2001 From: rzen Date: Wed, 29 Jul 2026 17:57:28 -0400 Subject: [PATCH] =?UTF-8?q?Delete=20Immediately=20joins=20card=20and=20lan?= =?UTF-8?q?e=20context=20menus=20as=20Delete's=20=E2=8C=A5-alternate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 10's inventory claim was right; 11 gains the rows Finder-style — hold ⌥ and Delete becomes Delete Immediately, surfacing as its own VO custom action per 10's cut. The trash needs no alternate since its Delete is already permanent. Board: Minor card a69e5985 → Resolved. Claude-Session: https://claude.ai/code/session_01CqjXB7ASoWtbyoGod68k97 --- DESIGN/11-command-nexus.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESIGN/11-command-nexus.md b/DESIGN/11-command-nexus.md index 1cfcb1d..7ecf606 100644 --- a/DESIGN/11-command-nexus.md +++ b/DESIGN/11-command-nexus.md @@ -86,8 +86,8 @@ Context menus are the per-item action inventory VoiceOver reads (10 ▸ The boar | Surface | Entries | |---|---| -| Card | Open, Rename, Style…, quick-style recents row (03), Delete | -| Lane | One menu, invoked on the header or lane empty space (settled — a full lane still has its header): Rename, Style…, quick-style recents row (03), Width control (stepper — menu twins Increase/Decrease Lane Width), Delete | +| Card | Open, Rename, Style…, quick-style recents row (03), Delete — with Delete Immediately as its ⌥-alternate (settled 2026-07-29 — Finder's pattern: hold ⌥ and Delete becomes Delete Immediately; surfaces as its own VO custom action per 10's cut) | +| Lane | One menu, invoked on the header or lane empty space (settled — a full lane still has its header): Rename, Style…, quick-style recents row (03), Width control (stepper — menu twins Increase/Decrease Lane Width), Delete — with the same ⌥-alternate Delete Immediately. The trash needs no alternate: its Delete is already permanent | | Trash selection | Delete (permanent — 03's recoverability confirm), Reveal in Finder (inspection before a purge; twin of File ▸ Reveal in Finder, not edit-shaped, enabled on trash selections — 04 ▸ The trash) | | Attachment row | Open, Remove (system Trash) — twins of the focused section's grammar keys (Return / ⌫ — 05); Reveal in Finder — twin of File ▸ Reveal in Finder in its attachments-focused context | | Welcome recent | Open, Reveal in Finder, Forget (C — registry management, welcome-scoped) |