obsidian-mind-map
obsidian-mind-map copied to clipboard
markmap frontmatter?
I think you previously disabled frontmatter from being parsed, but would it be possible to parse markmap frontmatter (only)?
So like if I wanted to set colorFreezeLevel = 2 I would add this at the top:
---
markmap:
colorFreezeLevel: 2
---
ref. https://markmap.js.org/docs/json-options#markdown-frontmatter
Same problem. It's rather annoying to use a mindmap without parameters in a frontmatter. Please add frontmatter support to the plugin.
AdrianSimionov/obsidian-mindmap-nextgen#19
There is a development branch which already implemented most of it, feel free to provide feedback.