Quorafind / Obsidian-Canvas-MindMap

A plugin to make your canvas work like a mindmap.
269 stars 24 forks source link

[Bug]: When creating too many cards, these cards overlap with each other. #23

Closed devinat1 closed 1 week ago

devinat1 commented 1 year ago

Bug Description

When I am creating many cards using this plugin, the cards don't utilize space efficiently. In fact, past 3 cards, I have to manually move the branches, which makes for an annoying experience. The branches should move and auto-format based on the location of the branches.

Relevant Screenshot

Me having to manually move the cards to make the plugin work: image Notice how I had to drag down the child cards.

To Reproduce

Create many brother and child cards via tab and enter, and this will happen.

Obsidian Version

1.1.9

Checklist

Quorafind commented 1 year ago

It is hard and low performance to calculate a new node and other existed node when in larage canvas. But I will make some change to this soon.

Quorafind commented 1 week ago

Supported auto layout.