SkepticMystic / graph-analysis

Analyse the structure of your Obsidian graph using various analysis techniques
GNU General Public License v3.0
413 stars 19 forks source link

Bug: If graph-analysis is open when Obsidian shut down a blank paneis added when Obsidian reopened #4

Closed BricoleurSoul closed 3 years ago

BricoleurSoul commented 3 years ago
Screenshot of Obsidian (2021-09-09, 7-01-28 PM)

after closing obsidian and reopening the blank pane is shown to the left of the graph-analysis pane

Screenshot of Obsidian (2021-09-09, 7-02-15 PM)

This will recur each time Obsidian is shut down and reopened as long as graph-analysis is reopened (eventually filling screen with bogus panes.

Obviously pretty minor in the overall scheme of things (one just has to close the bogus pane) but I thought I would document here in case it is trivial fix. (ie breadcrumb first !)

SkepticMystic commented 3 years ago

Ahh thanks for noting! I just need to copy the way I do it in Breadcrumbs :)

SkepticMystic commented 3 years ago

@BricoleurSoul does this still happen for you?

BricoleurSoul commented 3 years ago

@BricoleurSoul does this still happen for you?

No, works perfectly now, will start really testing its efficacy for my research in the coming weeks. Thank you!