Associative trails
The core mechanism vannevar-bush proposed in as-we-may-think: selection by association rather than by indexing. Any item can be made to “select immediately and automatically another,” and chains of such links form named trails through the record. Bush called this “the essential feature of the memex.”
The idea
- Conventional indexing is “artificial”: items are filed alphabetically/numerically and found by tracing rigid subclasses; an item “can be in only one place.”
- The human mind instead “operates by association,” snapping along “an intricate web of trails.” Bush argued machines should imitate this — not matching the mind’s speed, but beating it “in regard to the permanence and clarity” of stored items.
- Building a trail: the user names it, ties two projected items together with a keystroke, and can branch side trails and insert personal commentary. “His trails do not fade” and can be reproduced and shared into another person’s memex.
- Bush imagined a “new profession of trail blazers” who build useful trails through the common record — the inheritance from a master becoming “the entire scaffolding by which they were erected.”
Connection to llm-wiki
This is the conceptual seed of the modern llm-wiki pattern: the wiki’s liberal wikilinks between pages are associative trails, and its synthesis pages are the “trails” laid down across sources. The difference: Bush assigned trail-building to humans; the LLM Wiki assigns it to the LLM (see synthesis).
Mechanized at scale (gbrain)
gbrain‘s self-wiring knowledge-graph is a modern, automated realization of
this idea: instead of a human naming and joining trails, every page write
auto-extracts entity refs and writes typed edges (works_at, founded, …) with
no LLM calls. Bush’s hand-built trails become a continuously-maintained graph.
From trails to hypertext (douglas-engelbart)
douglas-engelbart‘s augmenting-human-intellect (1962) and the NLS system turned Bush’s named trails into interactive hypertext links — the working ancestor of the wiki wikilink and of gbrain‘s typed knowledge-graph edges.
Related
memex · as-we-may-think · vannevar-bush · douglas-engelbart · augmenting-human-intellect · llm-wiki · knowledge-graph · gbrain