MarkMindCkm / obsidian-enhancing-mindmap

obsidian plugin editable mindmap,you can edit mindmap on markdown file
MIT License
578 stars 51 forks source link

Cannot toggle to mindmap view #21

Closed cobblepot1 closed 2 years ago

cobblepot1 commented 3 years ago

I'm very excited about this plug-in! But strangely, after installation, I can use it to create a new mindmap but I don't see the command to view an existing markdown file as a mindmap, either in the command palette or in the File Options. It must be installed, since I see it in the plug-ins and can create and view a new file as a mindmap. Any help appreciated. I have disabled all other non-core plug-ins. Obsidian 0.12.12 and enhancing-mindmap 0.1.1, Win 10.

Viewing a markdown file: image

Command palette: image

But when viewing a new mindmap, it does show view as markdown: image

MarkMindCkm commented 3 years ago

add yaml to the start of markdown file :

---

mindmap-plugin: basic

---
cobblepot1 commented 3 years ago

I tried that, still didn't get a 'view as map' toggle in the command palette or 'more options' menu.

The plugin intends that the user must manually add that yaml to the start of every markdown file I want to be able to view as a mindmap? Or does that go in some config file?

I recommend adding this info to the readme file either way.

MarkMindCkm commented 3 years ago

add yaml to the start of markdown file ,then:

111

cobblepot1 commented 3 years ago

Is there any way to make 'Open as markdown' and 'Open as mindmap board' appear in the same place on the menu? That's what was confusing me.

And I'm not a developer, so I can't help with that, but where to make suggestions for features, help with documentation, translation, etc.? One e.g. I'd change 'Open as mindmap board' to 'Open as mindmap'