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