Rootweave
approvedby Max Oliver
A conlang workspace for worldbuilders — manage roots, build words, validate grammar, and translate. - This plugin has not been manually reviewed by Obsidian staff.
Rootweave
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.
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.