Alexander Weichart

Results 36 comments of Alexander Weichart

Hi. Does this issue only occur in local graph view?

Unfortunately, I am unable to reproduce this bug. I even tested the plugin on a vault with over 6000 notes, yet it still works fine. Since I can't reproduce the...

> @AlexW00 , Same for me as well, none of the graphs are shown, here are the related errors from the console: > > Hi, thank you for the report....

> > @AlexW00 , Same for me as well, none of the graphs are shown, here are the related errors from the console: > > > > Hi, thank you...

The main reason the plugin is desktop only, is because I haven't tested it on mobile yet. I will do some testing in the following days and see if it...

Trying to enable the plugin on mobile yields a cryptic error, so it's not as simple as I hoped it would be. I will investigate this further, but I can't...

> Thanks for the tip. Importing indeed seems to be the issue. The current implementation encodes the WASM module as a b64 string, since Obsidian plugins must only consist of...

Currently, that is not possible. AFAIK the underlying graph visualization library does not support that, but it might be possible by accessing the ThreeJs scene directly.

So instead of just searching for note titles/aliases, the plugin should also search for the titles of headings that occur in a note? That's a good request, and can be...

Great suggestion, this is definitely something that can be implemented!