VolleyBoard SVG
pendingby Davide Daffonchio
Tactical volleyball whiteboard with SVG + JSON, built for interactive drills and diagrams.
VolleyBoard SVG (Obsidian Plugin)
VolleyBoard is a tactical volleyball whiteboard for Obsidian.
Obsidian Usage
- Enable "VolleyBoard" in Settings → Community plugins.
- Insert a block in any note:
{ ...json... }
- Or use the command:
Insert VolleyBoard block. - Click the board to open the editor, make your changes, then use
Save and close.
Changes are saved back to the same block you opened.
Web App
VolleyBoard is also available as a web app.
Open docs/index.html with a static server (for example: python -m http.server 8080 -d docs).
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.