Overview
Roam Research is a block-based note-taking tool known for its bidirectional linking and networked thought approach. It was an early popular tool in the personal knowledge management space but is less suited for the LLM Wiki pattern because it does not use plain markdown files on disk.
Key Facts
- Pioneered bidirectional linking in note-taking (later adopted by Obsidian and others)
- Block-based architecture (each paragraph is a discrete block) rather than file-based
- Uses a proprietary database format, making it harder for LLM agents to read/write directly
- Popular in the “second brain” community before the LLM Wiki pattern emerged
- Less compatible with LLM-driven workflows compared to Obsidian’s plain markdown approach
Relationships
- second-brain — (type: belongs-to) Early tool in the personal knowledge management ecosystem
- obsidian — (type: influenced) Modern alternative that is better suited for LLM Wiki workflows
- knowledge-graph — (type: influenced) Pioneered bidirectional linking concepts
🔗 Conexão inferida — sugestão do segundo cérebro
Liga para: llm-wiki, second-brain Evidência observável: Roam Research pioneered bidirectional linking and networked notes — the conceptual precursor to the LLM Wiki pattern’s explicit knowledge graph approach.