diff --git a/website/community/2-resources.mdx b/website/community/2-resources.mdx index e4c6bbcec9b0..96381fdeb0e6 100644 --- a/website/community/2-resources.mdx +++ b/website/community/2-resources.mdx @@ -74,6 +74,7 @@ See the showcase - [docusaurus-plugin-glossary](https://github.com/mcclowes/docusaurus-plugin-glossary) - A docusaurus plugin for helping users understand key terms. - [docusaurus-plugin-cookie-consent](https://github.com/mcclowes/docusaurus-plugin-cookie-consent) - A Docusaurus plugin for allowing users to opt in/out of cookies, and accessing those settings in code. - [expose-markdown-docusaurus-plugin](https://github.com/FlyNumber/markdown_docusaurus_plugin) - A Docusaurus plugin that exposes your /docs Markdown files as raw .md URLs. (For LLM's and such). +- [docusaurus-plugin-graph-view](https://github.com/whoisltd/docusaurus-plugin-graph-view) - A plugin that adds an interactive, force-directed knowledge graph. It visualizes the relationships between your docs through frontmatter tags, similar to how Obsidian's graph view works. ## Enterprise usage {/* #enterprise-usage */}