Create a replacement for Obsidian graph view with advanced feature for community detection and find related notes from link structures.
- Rendering: https://github.com/pixijs/pixijs
- WASM force engine: https://www.npmjs.com/package/@antv/layout-wasm
https://layout.antv.vision/guide/introduction/ - graph analytic algos: hand roll myself in C++ I guess :( (or just do it in javascript might be fast enough)
See SkepticMystic/graph-analysis for some big ideas.
https://github.com/AlexW00/obsidian-3d-graph
https://github.com/kctekn/obsidian-TagsRoutes
https://github.com/HEmile/obsidian-neo4j-graph-view