obsidian-mind-map icon indicating copy to clipboard operation
obsidian-mind-map copied to clipboard

markmap frontmatter?

Open boozedog opened this issue 2 years ago • 2 comments

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

boozedog avatar Sep 27 '22 15:09 boozedog

Same problem. It's rather annoying to use a mindmap without parameters in a frontmatter. Please add frontmatter support to the plugin.

hazgon avatar Dec 04 '22 08:12 hazgon

AdrianSimionov/obsidian-mindmap-nextgen#19

There is a development branch which already implemented most of it, feel free to provide feedback.

AdrianSimionov avatar Dec 07 '22 02:12 AdrianSimionov