Export VocaDB tags as markdown with front matter.
Browse and quickly filter tags with Obsidian Graph View: https://help.obsidian.md/plugins/search#Search+properties
The current export is generated on 2025-05-11.
- Download and extract repository ZIP, or
git clone https://github.com/Shiroizu/VocaDB-Tag-Graph
- Install https://obsidian.md/
- Open
VocaDB-Tag-Graph/pages
as a "vault" - Open Graph View
Tag metadata https://vocadb.net/api/tags/32/details is exported as:
---
url: https://vocadb.net/T/32
name: beatbox
additionalNames:
- b-box
parent: "[[synthetic-voice-as-instrument]]"
related:
mappedNicoTags:
- beatbox
- ボーカロイドビートボックス
newTargets:
- all
commentCount: 0
createDate: 2016-03-04T20:49:57
status: Finished
albumCount: 0
artistCount: 5
eventCount: 0
eventSeriesCount: 0
followerCount: 1
songListCount: 0
songCount: 68
links:
- https://en.wikipedia.org/wiki/Beatboxing
picture: false
---
#Genres
> Beatboxing (also beat boxing) is a form of vocal percussion primarily involving the art of mimicking drum machines using one's mouth, lips, tongue, and voice
- [Wikipedia](https://en.wikipedia.org/wiki/Beatboxing)
---
{translated description here, if exists}
Obsidian generates a corresponding database based on obsidian #tags
, [[links]]
and the front matter properties.