K4.07.1watch glance phone deep workdesign

The watch takes glances and light confirms; the phone takes deep work and heavy input

Aliases: companion split · watch-phone roles · glance versus edit

What it is

A watch and a phone are not two sizes of the same window. They are two kinds of work. The watch takes a raise that sees a conclusion, and confirms that end in one press (snooze, read, pause). The phone takes deep work that needs typing, a map, or a trade-off among several objects. The split is structural, not a fallback after one operation runs long. This entry assigns default jobs to each device. It does not care whether a given handoff was triggered by duration or by task shape, and it does not care what the watch shows after the handoff.

Why it happens

The two surfaces and the two attention windows are asymmetric. The watch is on the wrist, cheap to wake, with almost no keyboard and almost no screen, fit for “fetch a value already computed” and “press one of two options.” The phone is in a pocket, slower to wake, but it has a keyboard you can aim at, a map you can pinch, a list you can compare side by side. Forcing deep work onto the watch spends fast wake to compensate for a missing input surface, and both sides lose: wake’s advantage is eaten by aiming, and the phone’s surface goes unused. People quickly form an expectation—“the watch can show and tap once; changing things happens on the phone.” Once that expectation is stable, cross-device use no longer needs a negotiation every time. The usual way to break it is to put an editor on the watch that looks complete, then reveal missing keys, missing preview, missing attachments after the tap.

Where it stops holding

A standalone watch (no phone, or the phone long gone) must keep some deep capability in degraded form on the wrist, or a whole class of tasks vanishes; that is degraded completeness, not the split cancelled. Counter payment, access, and transit cards are near-field jobs the watch owns without the phone; this split must not send them back. When a desktop or a car takes the deep work, the phone is no longer the only “deep” end and the split becomes three-way; the watch still keeps glance and confirm. Experts will drill a few deep actions into wrist shortcuts (one canned reply). Those are personal shortcuts, not a reason to build an editor into every thread by default.

Applying it

  • Write a role table: one default device beside each user question. Glances and one-press confirms go to the watch; editing, search, spatial pick, and multi-object trade-offs go to the phone.
  • Watch buttons only commit a terminal state (yes / no / pause). Do not put a text field, a color picker, or a multi-select list on the main path.
  • The matching phone UI must finish that deep job on its own. Do not assume the person just saw context on the watch—show the context again on the phone.
  • Verify on a set of real tasks by forbidding deep work on the watch and forbidding glances on the phone. If banning the watch kills everyday queries, glances were built as “must open the phone.” If banning the phone still demands editing on the wrist, the split is backwards.

Related

  • Within the group: K4.07.2 Handoff should fire on task complexity, not a fixed rule · K4.07.3 After handoff the watch must show that it has already transferred · K4.07.4 The standalone function set when the phone is out of range must be defined in advance
  • Adjacent: K4.02 Duration of a Single Interaction · K8.03 Division of Capability across Devices · K4.01 Wrist Raise and Glance
  • Search terms: companion device · division of labor · glance and confirm

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/K4.07.1