Foam is a personal knowledge management system that organizes information into a navigable web of interconnected markdown files. It functions as a knowledge graph tool, utilizing wiki-style bidirectional linking and metadata to track relationships between documents and concepts. By storing data in standard text files, the system ensures long-term portability and compatibility with external tools.
The platform distinguishes itself through its integrated visualization and automation capabilities. It generates graphical maps of file connections to help users identify patterns and discover relationships within their data. Additionally, it provides a command-line interface for administrative tasks such as searching, linting, and managing document structures, allowing for efficient maintenance of a growing library.
The system supports a comprehensive documentation workflow by incorporating template-driven generation to ensure consistent formatting across all entries. It also includes a static site export pipeline, which transforms local collections of linked markdown files into structured websites for public or private sharing. These features collectively enable users to capture, organize, and publish research or personal notes within a unified environment.