The Advanced Canvas plugin enhances the canvas experience in Obsidian by introducing a suite of features for creating and managing visual layouts like presentations, flowcharts, and interactive diagrams. Users can customize node and edge styles, including shapes, colors, borders, and arrows. Additional functionalities include collapsible groups, portals for embedding canvases, auto-resizing nodes, focus mode, and a presentation mode for slide-based navigation. The plugin supports advanced commands for quick customization and interactions, allowing for seamless organization and visualization of complex ideas.
The MoreDraw for Obsidian plugin integrates a dynamic infinite canvas whiteboard into Obsidian, enabling users to create and edit diagrams such as flowcharts, mind maps, to-do lists, and timetables. With built-in AI capabilities, it simplifies the process of designing visual content. Additional features include a chart maker, QR code generator, and freehand drawing tools. Users can export their work in formats like PDF, PNG, and PPT for broader usability. Some advanced features, such as saving and syncing files, require a MoreDraw account, and certain functionalities may incur a fee.
The Mermaid.js Helper (OMH) plugin for Obsidian enhances the usability of Mermaid.js flowcharts and graphs. It introduces various commands to streamline workflow, such as cleaning up Mermaid code by organizing variable declarations, applying regex patterns to Mermaid styles or classes, and creating files from a list of titles or sections. Additional features include copying global color groups to local graphs and converting lists into link formats. This plugin is ideal for users who frequently work with Mermaid.js diagrams and need efficient tools for managing and customizing their flowcharts and graphs within Obsidian.
The Flowcharts plugin enables users to create and render flowcharts directly within Obsidian notes using `flowchart.js` syntax. It provides an intuitive way to visualize processes, decision trees, and workflows through a dedicated code block format. Users can customize flowchart elements, including line width, font size, colors, and decision path labels, directly from the plugin settings.
The Sankey plugin enables users to create Sankey diagrams directly within Obsidian using simple YAML-based syntax. These diagrams visually represent flows between different entities, making it useful for analyzing processes, energy transfers, financial transactions, or hierarchical structures. Users can define links between nodes, specify values for each connection, and customize node colors for better visualization. If node definitions are incomplete, the plugin automatically infers missing nodes based on link data.