Rootweave

approved

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

2 stars320 downloadsUpdated 12d agoMIT

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

TabWhat it does
RootsAdd, search, and filter root morphemes with meanings and categories
BuilderType a word to see which roots compose it, with live grammar rule checking
DictionarySearchable table of all finalized words
TranslateTranslate English sentences word-by-word; toggle interlinear gloss view
ExportOpen the source Markdown files directly, or export a consolidated snapshot

Installing

From the Community Plugins browser (once listed)

  1. Open Obsidian → Settings → Community plugins → Browse
  2. Search for Rootweave and install
  3. Enable it and click the 📖 icon in the left ribbon

Manual install (developer mode)

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Copy them into <vault>/.obsidian/plugins/rootweave/
  3. 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.