NoteCards
A pioneering hypertext system developed at Xerox PARC in the 1980s that introduced typed links and card-based knowledge organization.
Also known as: Xerox NoteCards, Note Cards
Category: Concepts
Tags: pkm, hypertext, linking, history, foundations, software
Explanation
NoteCards was a groundbreaking hypermedia system developed at Xerox PARC from 1984 to 1987 by Thomas P. Moran, Frank Halasz, and Randall Trigg. It implemented Vannevar Bush's Memex vision and Ted Nelson's hypertext concepts in a practical tool for knowledge work.
**Core Design**:
NoteCards organized information as a network of cards connected by typed links:
- **Cards**: Individual units containing text, graphics, or other content
- **Typed Links**: Connections with semantic labels (supports, opposes, elaborates, example)
- **Fileboxes**: Containers for organizing related cards
- **Browser Cards**: Visual maps showing card networks
**Key Innovations**:
- **Semantic linking**: Links carried meaning beyond simple connections
- **Network structure**: Went beyond hierarchies to support associative thinking
- **Programmability**: Built in Lisp, highly extensible by users
- **Link inheritance**: Cards could inherit properties through links
**Influence on Modern Tools**:
NoteCards concepts appear throughout modern PKM:
- Cards became notes in tools like Obsidian and Roam Research
- Typed links evolved into semantic linking and block references
- Browser cards became graph views and backlinks panels
- Fileboxes became folders and tags
**Historical Significance**:
NoteCards contributed to hypertext research, personal information management studies, the development of the World Wide Web, and enterprise knowledge management systems.
**Seven Issues for Hypertext**:
Frank Halasz's influential 1988 paper identified challenges that remain relevant today: search and query, composites, virtual structures, computation, versioning, collaboration, and extensibility.
Related Concepts
← Back to all concepts