MetalUI / Soft Hardware

React · SwiftUI · agent guides

Tool strip

Verbs over a click selection: Surface(graphite-strip) with Button(strip) caps (Tasks, Summarise, Gather, Region, Export) and Send away as Button(strip-danger) after a Rule. Rises 4 on the part spring.

Use it for

  • A click selection on the canvas: Tasks (adds [ ]), Summarise (counts, next dated task, totals, tags), Gather (a lens of the selection), Region (wraps it), Export (copies Markdown), Send away (with Undo).

Don't use it for

  • A selection made by finishing (⎋, ⌘↩): that selection is quiet.
  • While dragging, resizing, in the past, or with the palette open.
  • App-level tools (select, write, region, ink). Those are the toolbar.

Read the Tool strip agent guide · Copy registry source

Explore the documentation · Agent index · Source on GitHub