From f8d66f86c534920565cd9ef7496f53f0794d01ed Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 26 Jun 2026 00:30:19 +0000 Subject: [PATCH] Auto-start timer on creator Start, rename stopwatch CTA to "Open" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Timer: clicking "Start ↗" in the creator now navigates to the seeded timer URL AND begins the countdown in one click, instead of requiring a second Start press on the seeded page. An in-memory autoStart flag is set on the creator's launch and consumed in showTimer(), so the shared URL stays clean (#d=&n=&e=) and recipients of a shared link still see a normal "Start" button. Stopwatch: the creator CTA is retitled "Open ↗" (was "Start ↗") since it opens the stopwatch view rather than starting timing. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_013F9wPi5MPdpb3ovVf2TTuF --- stopwatch/index.html | 2 +- timer/index.html | 12 +++++++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/stopwatch/index.html b/stopwatch/index.html index 69af802..c8b423e 100644 --- a/stopwatch/index.html +++ b/stopwatch/index.html @@ -472,7 +472,7 @@
- +