zsviczian / excalibrain

A graph view to navigate your Obsidian vault
MIT License
688 stars 18 forks source link

Diagram shows only after Obsidian restart #25

Open rustam-python opened 2 years ago

rustam-python commented 2 years ago

Hello zsviczian!

Please advise: Why excalibrain shows diagram only after I restart Obsidian app?

Obsidian shows me this picture:

image

and ony after that I can see the diagram.

Should I enable something in DataView?

I use:

Thank you for this AWESOME plugin!

zsviczian commented 2 years ago

This is a message from ExcaliBrain. When you start Obsidian, Dataview runs an update on its index. Because ExcaliBrain uses the Dataview index to generate the graph layout, the plugin needs to wait until Dataview is ready with the update of its index. Depending on the size of your Vault and the amount of synchronized changes, this update can take a bit longer. I have a vault with roughly 6000 files and the dataview update takes anywhere from 10 seconds to about a minute…

rustam-python commented 2 years ago

But after DV index update ExcaliBrain should generate the graph layout for new notes? Or I need to wait next DV index update?

There are 3650 notes in my vault for now.

zsviczian commented 2 years ago

yes. there was an issue with new page updates on v0.0.8, but that should work ok in 0.0.9