Closed ras0q closed 2 months ago
Inside Obsidian, the sim.js worker is created and run by executing "Open local graph". Currently, this is stupidly performed and an extra window is opened, but it would be much faster if a worker could be created directly from the plugin.
sim.js
Inside Obsidian, the
sim.js
worker is created and run by executing "Open local graph". Currently, this is stupidly performed and an extra window is opened, but it would be much faster if a worker could be created directly from the plugin.