HananoshikaYomaru / obsidian-3d-graph

👓 A 3D graph for Obsidian!
https://yomaru.dev
MIT License
116 stars 5 forks source link

[YOM-468] invalid dag mode when circular structure #39

Closed HananoshikaYomaru closed 8 months ago

HananoshikaYomaru commented 8 months ago

three-forcegraph.mjs:345 Uncaught Invalid DAG structure! Found cycle in node path: tales_of_two_counties_vault/organisations/1695038568-royal-family-ashor.md -> tales_of_two_counties_vault/people/1695027745-bedegar-of-ashor-baron.md -> tales_of_two_counties_vault/places/1695038431-bedegar-keep.md -> tales_of_two_counties_vault/organisations/1695038568-royal-family-ashor.md.

YOM-468

HananoshikaYomaru commented 8 months ago

DAG mode only would not work for cyclic graph. It is just how it is. So it should only happens in local graph.