Disambiguates the one-letter `find` (item) vs `finds` (roundup) split that
kept causing confusion. Audience-facing now: `/bundles/<slug>/`, "Bundle"
labels in home/footer/search.
Internals: `getCollection('finds')` → `('bundles')`, `Entry.type 'finds'`
→ `'bundle'`, `OgFallback 'finds'` → `'bundles'`, `findListMosaic` →
`bundleMosaic`, `FindsPost` → `Bundle`, `findsReferencing` →
`bundlesReferencing`. Build script + generated mosaic dir follow
(`scripts/build-bundle-mosaics.mjs`, `src/generated/bundle-mosaics/`).
Skills `build-finds` → `build-bundle`, `cluster-finds` →
`cluster-bundles`. The `find` collection (individual items) is unchanged.
No URL redirects: low external-link surface area.
17 lines
971 B
Plaintext
17 lines
971 B
Plaintext
---
|
|
title: "Off until needed"
|
|
date: 2026-05-04
|
|
tags: [daily-finds, apple-tips, macos-apps]
|
|
description: "Six tools that stay dormant until you trigger them — a solar light, a voice-driven click target, two keyboard utilities, an iOS Shortcut, and a tracing-to-search."
|
|
blurb: "Six tools that wait until they're needed."
|
|
items:
|
|
- aootek-solar-fence-lights
|
|
- superkey
|
|
- paletro
|
|
- wooshy
|
|
- wayback-multi-search-shortcut
|
|
- circle-to-search
|
|
---
|
|
|
|
> Today's catch: six things that stay out of the way until you summon them. A solar fence light that waits in ambient dim until something crosses its sensor; a Mac voice-trigger that clicks any visible text; the VS Code command palette retrofitted into every Mac app; keyboard control for arbitrary UI elements; a Shortcut that fans a URL across every web archive at once; and the Android lasso that searches whatever you trace on screen. Different mediums, same posture — invisible by default, useful on trigger.
|