redsheep91342 downloadsMaterialize Canvas cards into organized Markdown files with auto-folder categorization, preserving connections and colors.
"Transform your fluid brainstorming into structured knowledge, instantly."
Canvas Card-Materializer is a powerful Obsidian plugin designed to bridge the gap between visual thinking on Canvas and long-term knowledge management. Inspired by the Heptabase workflow, it allows you to "materialize" temporary text cards into permanent, organized Markdown files while preserving every visual connection and color code.
.md files with a single click. The nodes on your Canvas will be replaced by the newly created files, keeping your layout intact./Yellow, Grey cards go to /Default.Connected Nodes: section to each file, listing all linked notes as clickable backlinks.canvas_id and canvas_color in the YAML frontmatter.#), backticks (`), and illegal characters.Connected Nodes: list.If you materialize cards in a canvas named Project-ASR.canvas, the plugin creates:
Documents/
└── Project-ASR/
├── Default/ <-- Grey cards
│ └── Theory-Note.md
├── Yellow/ <-- Yellow cards (e.g., Problems)
│ └── Bug-Analysis.md
└── Green/ <-- Green cards (e.g., Tasks)
└── Command-List.md
| Color | Role | Purpose |
|---|---|---|
| Yellow | Problem | Error codes, observations, current status. |
| Grey | Theory | Underlying mechanisms, abstract concepts. |
| Green | Action | Specific commands, configurations, checklists. |
| Purple | MOC | Indices, navigation, project overviews. |
Canvas Card-Materializer (once it's officially listed).