README file from
GithubRootweave
An Obsidian plugin for conlang (constructed language) worldbuilders.
Manage your roots, build and validate words in real time, maintain a dictionary, and translate sentences — all inside your vault. All data is stored as plain Markdown tables so your notes are readable even without the plugin.
Built for Hack Club Stardance.
Features
| Tab | What it does |
|---|---|
| Roots | Add, search, and filter root morphemes with meanings and categories |
| Builder | Type a word to see which roots compose it, with live grammar rule checking |
| Dictionary | Searchable table of all finalized words |
| Translate | Translate English sentences word-by-word; toggle interlinear gloss view |
| Export | Open the source Markdown files directly, or export a consolidated snapshot |
Installing
From the Community Plugins browser (once listed)
- Open Obsidian → Settings → Community plugins → Browse
- Search for Rootweave and install
- Enable it and click the 📖 icon in the left ribbon
Manual install (developer mode)
- Download
main.js,manifest.json, andstyles.cssfrom the latest release - Copy them into
<vault>/.obsidian/plugins/rootweave/ - Reload Obsidian and enable the plugin under Settings → Community plugins
Disclamers
Minor amounts of ai were used in this project to speed up development.