# Ted Nelson ![[50 Resources/51 Attachments/51.03 Public/2026-02-10 Ted Nelson.jpg|400]] Ted Nelson (born 1937) is an American pioneer of information technology who coined the terms "hypertext" and "hypermedia" in 1963. His lifelong project, Xanadu, begun in 1960, envisioned a global hypertext system with features far more ambitious than the World Wide Web—including bidirectional links, version control, transclusion (including content by reference), and automatic royalty payments. While Xanadu was never fully realized, Nelson's ideas profoundly influenced computing and remain relevant to [[Personal Knowledge Management (PKM)]] and linked note-taking. Inspired by [[Vannevar Bush]]'s [[Memex]] concept, Nelson has spent decades pursuing his vision of "Literary Machines"—interconnected documents where every piece could be traced to its origin and authors compensated for use. He is critical of the World Wide Web for implementing only one-way links without version history or transclusion. His concepts like bidirectional links and "zippered lists" (parallel documents) anticipated features in modern tools like Roam Research and Obsidian. Nelson remains an active voice advocating for richer, more humane information systems. ## Key Contributions | Contribution | Description | |--------------|-------------| | **Coined "hypertext"** | Non-sequential text with links (1963) | | **Coined "hypermedia"** | Hypertext extended to all media | | **Project Xanadu** | Visionary hypertext system (1960–present) | | **Transclusion** | Include content by reference, not copy | | **Bidirectional links** | Links that work both ways | | **Literary Machines** | Book describing Xanadu vision | ## Xanadu vs World Wide Web | Feature | Xanadu Vision | World Wide Web | |---------|--------------|----------------| | **Links** | Bidirectional, never break | One-way, can break | | **Versioning** | Built-in version history | None (content can change) | | **Transclusion** | Quote by reference | Copy content | | **Attribution** | Automatic | Manual | | **Micropayments** | Built-in royalties | None | | **Link types** | Typed, semantic | Generic | ## Xanadu Concepts ``` Transclusion (content by reference): ┌──────────────────┐ ┌──────────────────┐ │ Document A │ │ Document B │ │ │ │ │ │ "Original text" │◄──────│ [Transclude from │ │ │ │ Document A] │ └──────────────────┘ └──────────────────┘ Shows original, links back Bidirectional Links: ┌──────────────────┐ ┌──────────────────┐ │ Page A │ │ Page B │ │ │ │ │ │ Link to B ─────┼───────┼─── Backlink to A │ │ │ │ │ └──────────────────┘ └──────────────────┘ ``` ## Career Timeline | Year | Event | |------|-------| | 1937 | Born in Chicago (son of actress Celeste Holm) | | 1960 | Began Project Xanadu | | 1963 | Coined "hypertext" | | 1965 | Paper at ACM conference on hypertext | | 1974 | Published *Computer Lib/Dream Machines* | | 1981 | Published *Literary Machines* | | 1999 | Xanadu released as open source (incomplete) | | 2014 | OpenXanadu demo released | ## Key Works | Work | Year | Description | |------|------|-------------| | *Computer Lib/Dream Machines* | 1974 | Countercultural tech manifesto | | *Literary Machines* | 1981 | Xanadu vision in detail | | *Geeks Bearing Gifts* | 2009 | Tech industry critique | | *Possiplex* | 2011 | Autobiography | ## Influence on Modern Tools | Concept | Modern Implementation | |---------|----------------------| | **Bidirectional links** | Roam, Obsidian backlinks | | **Transclusion** | Block embeds, transclusion plugins | | **Version history** | Git, document versioning | | **Non-linear text** | Wikis, linked notes | ## Quotes <!-- QueryToSerialize: LIST FROM #type/quote AND [[Ted Nelson]] WHERE public_note = true SORT file.name ASC --> ## Books <!-- QueryToSerialize: LIST FROM #type/book AND [[Ted Nelson]] WHERE public_note = true SORT file.name ASC --> ## References - https://en.wikipedia.org/wiki/Ted_Nelson - https://www.xanadu.com ## Related - [[Hypertext]] - [[Vannevar Bush]] - [[Memex]] - [[Douglas Engelbart]] - [[Project Xanadu]] - [[Personal Knowledge Management (PKM)]] - [[Roam Research]] - [[Obsidian]]