Get the etymology of words in your notes, supporting multiple languages.
This plugin allows you to look up the etymology of words in English, Spanish, and French directly within your Obsidian notes.
It is a fork and extension of the Etymology Lookup plugin by clairefro, which originally supported only English. This version introduces multilingual support, dictionary integration, caching, and more.
Etimología) inside a configured folder.1, 2, or 3 in the language prompt to select a language instantly.This plugin fetches data from the following online dictionaries (internet connection required):
Ctrl/Cmd + P) and run "Etymology Multilingual: Search Etymology".Open Settings → Etymology Multilingual to configure:
| Setting | Description |
|---|---|
| Default language | Skip the language prompt and always search in this language. Set to "Always ask" to be prompted each time. |
| Cache duration | How long (in minutes) to keep results in memory. Set to 0 to disable caching. |
| Clear cache | Manually clear all cached results. |
| Dictionary folder | Path to the folder containing your dictionary notes (e.g. Diccionario). Leave empty to disable dictionary integration. |
| Dictionary property | The frontmatter property where etymology will be saved (e.g. Etimología). |
If you maintain a personal dictionary in Obsidian where each word is a separate note (e.g. abarloar.md, abalorio.md), you can save etymologies directly into those notes' frontmatter:
Etimología).main.js, manifest.json, and styles.css..obsidian/plugins/etymology-multilingual/.