Mkdocs-obsidian-interactive-graph-plugin

Latest version: v0.3.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

Install via pip install `mkdocs-obsidian-interactive-graph-plugin==0.3.0`.

Changes

* beginning from this version the default graph inside the sidebar was minimized to edges related to the current page only. The previous behavior can be restored by setting `global` to `true` at line `draw_graph_sidebar(myChart, global=false)` at top of javascript file.
* removed deprecated version inside `compose.yml` file

0.2.6

Install via pip install `mkdocs-obsidian-interactive-graph-plugin==0.2.6`.

Bugfixes

* fixed an issue while parsing wiki links

0.2.4

Install via pip install `mkdocs-obsidian-interactive-graph-plugin==0.2.4`.

Bugfixes

* fixed the docker development mode
* attached the button for modal view on search instead of light/dark switch, because search feature is more common than the switch
* cleanup the javascript by using css file

0.2.3

Install via `pip install mkdocs-obsidian-interactive-graph-plugin==0.2.3`.

New Features

* added modal view for interactive graph which also should be supported by mobile devices/browsers
* button for modal view located between search and light/dark mode switch (if activated)
* close modal view by click/tap somewhere outside the box
* long-press a node to gray out not related nodes
* tap/click to switch to page with nodes name
* use scroll button or pinch gesture to zoom
* click/tap and hold to move graph around

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.