The Adjacency Matrix Exporter plugin generates numerical adjacency matrices to represent the Obsidian graph structure and exports them in CSV format. Users can choose between two modes: Absolute, where the edge weights reflect the number of links between notes, and Normalized, which scales edge weights by the word count of the source note. This plugin offers customization options for CSV separators and destination folders, enabling compatibility with various data processing tools. Ideal for users who want to analyze the relationships between notes in their vault using external software.