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.
The Adjacency Matrix Maker plugin transforms your Obsidian graph into an adjacency matrix, offering a new perspective on the relationships between your notes. Each note is represented as a row and column in a grid, with colored cells indicating links between notes. The plugin provides features like pan, zoom, and tooltips to explore connections interactively. Folder-based color coding helps visualize organizational hierarchies, and users can save the matrix image for further analysis. Customizable settings, such as image scale and colors, make it easy to tailor the visualization to your needs, offering a powerful way to analyze your vault's structure.