1
0
silverbullet/website/🔌 Graph View.md

1.0 KiB

type uri repo author
plug github:bbroeksema/silverbullet-graphview/graphview.plug.json https://github.com/bbroeksema/silverbullet-graphview Bertjan Broeksema

SilverBullet plug for showing a graph view of the documents

This plug aims to bring functionality similar to the Obsidian Graph view to SilverBullet.

Installation

Open (cmd+k) your PLUGS note in SilverBullet and add this plug to the list:

- github:bbroeksema/silverbullet-graphview/graphview.plug.json

Then run the Plugs: Update command and off you go!

Usage

Run the Show Graph command to open up the graph view. Zoom and pan are supported by scroll and pinch gestures with the mouse(pad).

For offline development

To ease the development of the visual part, the offline folder contains a copy of the HTML and custom JavaScript, as well as a simple graph model.

$ cd offline
$ python -m http.server