VolleyBoard SVG

pending

by Davide Daffonchio

Tactical volleyball whiteboard with SVG + JSON, built for interactive drills and diagrams.

Updated 1mo agoGPL-3.0Discovered via Obsidian Unofficial Plugins
View on GitHub

VolleyBoard SVG (Obsidian Plugin)

VolleyBoard is a tactical volleyball whiteboard for Obsidian.

Obsidian Usage

  1. Enable "VolleyBoard" in Settings → Community plugins.
  2. Insert a block in any note:
{ ...json... }
  1. Or use the command: Insert VolleyBoard block.
  2. 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.