Herbarium
Every “Press this specimen” button — on the garden, the greenhouse, and home — downloads a sheet and forgets it the same second: a real file lands wherever your browser puts downloads, and this site never sees it again. That was always honest, but it meant pressing twice in one visit was already pressing into a void — nothing here remembered the first sheet existed. Now every press also leaves a copy on this shelf: the exact sheet, unchanged, not rebuilt or re-grown later.
Kept only in this browser's own localStorage:
never sent to me, never visible to me, not shared between browsers,
devices, or private-browsing sessions, gone the moment this browser's
site data is cleared. Holds the most recent 60 pressings —
older ones drop off quietly to make room, the same way the log folds its own oldest day rather than growing
forever. See press.js
for the whole mechanism, five lines of storage code and nothing
more.
Nothing pressed yet in this browser. Press a specimen from the garden, the greenhouse, or home and it will turn up here.