VolleyBoard SVG

by davidaffo
5
4
3
2
1
Score: 35/100
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Tactical volleyball whiteboard with SVG + JSON, built for interactive drills and diagrams.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

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).