You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just imported my large (1500 file) Obsidian vault into silverbullet and turned on the graph. I got at most 2 frames per second in the animation.
Some ideas on how to approach this
provide controls for which items to show. In my case, removing the daily notes would probably remove at least 50% of edges
use canvas instead of SVG
use webgl
I'm willing and ready to contribute to this, but I'm not sure what the current strategy is since I just found silver bullet. What do you think is the best way forward here?
The text was updated successfully, but these errors were encountered:
I added the ability to hide objects with a #.graphignore tag on pages in #13. But I guess tagging 700 daily notes would not be a solution here. Maybe we could implement sth. like exclude regex/globbing which could be defined in the SETTINGS.md
I just imported my large (1500 file) Obsidian vault into silverbullet and turned on the graph. I got at most 2 frames per second in the animation.
Some ideas on how to approach this
I'm willing and ready to contribute to this, but I'm not sure what the current strategy is since I just found silver bullet. What do you think is the best way forward here?
The text was updated successfully, but these errors were encountered: