treymo / joplin-link-graph

UI for viewing connections between different Joplin notes
MIT License
252 stars 10 forks source link

v1.2.0 bug: graph not updated #53

Closed goliath-walker closed 2 years ago

goliath-walker commented 2 years ago

Thanks for publishing the new version. I just tried it out, but now get some issues:

This might be related to recent introduced performance optimizations, so you may take a look over them again?

I'll do some more test, when I have time. For now I am reverting back to old forked version.

treymo commented 2 years ago

Do you have max degree > 0? I'm hoping I just fixed that first issue with v1.2.1

goliath-walker commented 2 years ago

Yes, I am always on max degree = 3. This fix seems to work, thanks!

Closing the issue for now