To quickly build a canvas network based on existing links.
Proposed solution
It would be cool to be able to select a note element in the canvas and toggle on a Local Graph-like mode. This would temporarily show all immediate connections and possibly have a depth slider, etc. While in this mode, you could permanently add the displayed local links to the canvas by perhaps Control/Command clicking the dotted/grayed connecting line. Once the mode is toggled off, the local connections disappear except those that have been initialized.
I love it! Would further allow us to quickly overview our related notes, would go well in pair with my plugin which automatically connect notes based on the semantic .
Considering the way our brain store information, this feature would be helpful to remember the information. I would happy to participate in mimpleentation.
Additionally, as it will consume a lot of memory, we can unload elements which are not visible on screen. We can even unload the entire document keeping outline detail based on zoom level