lynchjames / obsidian-mind-map

An Obsidian plugin for displaying markdown notes as mind maps using Markmap.
MIT License
1.05k stars 73 forks source link

[Enhancement] Move node to another node #24

Open Quorafind opened 3 years ago

Quorafind commented 3 years ago

Move node to another node to make the former node becomes children node of the latter.

like:

# google 

google is a company

# bing

blablabla

I move the google node on the mindmap to bing node. Then the text comes to:

# bing

blablabla

## google

google is a company

It would be helpful when I want to change the hypotaxis of them