Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

English Text Interpreter

julioaghjulioagh18 downloads

Contextual interpretation of selected English text powered by a local LLM (Ollama). Explains meaning, tone, cultural context and intent.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Obsidian plugin for contextual interpretation of selected English text, powered by a local LLM via Ollama. No data leaves your machine.

Demo

Select text and run the command

Interpretation panel

What it does

Select any English text in your notes and run Interpret selected text from the Command Palette. A panel opens with four dimensions:

Field Description
Meaning What the text actually means in context — not a literal translation
Tone Emotional register and attitude (formal, sarcastic, polite but firm, etc.)
Context Cultural, idiomatic, or situational background needed to fully understand it
Intent What the writer is trying to achieve (inform, warn, persuade, joke, etc.)

Output language is configurable (Spanish, English, Portuguese, French, German).

Requirements

  • Ollama running locally
  • A pulled model (default: gemma3:4b)
ollama pull gemma3:4b

Installation

From Obsidian Community Plugins (recommended)

  1. Open Settings → Community plugins → Browse
  2. Search for English Text Interpreter
  3. Install and enable

Manual

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Copy them to .obsidian/plugins/english-text-interpreter/ inside your vault
  3. Enable the plugin in Settings → Community plugins

Settings

Setting Default Description
Ollama endpoint http://localhost:11434 URL where Ollama is running
Model gemma3:4b Any model pulled in Ollama (e.g. gemma3:12b, llama3.2)
Interpretation language Spanish Language for the interpretation output

Usage

  1. Select English text in any note (at least 5 characters)
  2. Open the Command Palette (Ctrl/Cmd + P)
  3. Run English Text Interpreter: Interpret selected text
  4. Read the interpretation panel

License

MIT

99%
HealthExcellent
ReviewPassed
About
Interpret selected English text with a local LLM via Ollama, keeping all data on your machine. View a panel breaking down Meaning, Tone, Context and Intent, and produce interpretations in configurable languages like Spanish, French, German or Portuguese.
AILanguages
Details
Current version
0.1.1
Last updated
6 days ago
Created
6 days ago
Updates
2 releases
Downloads
18
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
julioaghjulioagh
github.com/julioagh
GitHubjulioagh
  1. Community
  2. Plugins
  3. AI
  4. English Text Interpreter

Related plugins

Copilot

Your AI Copilot: Chat with Your Second Brain, Learn Faster, Work Smarter.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Agent Client

Chat with Claude Code, Codex, Gemini CLI, and more via the Agent Client Protocol — right from your vault.

Text Generator

Generate text content using GPT-3 (OpenAI).

Simplified Chinese Word Splitting

Adds Simplified Chinese word splitting support for the editor and Vim mode.

Smart Composer

AI chat with note context, smart writing assistance, and one-click edits for your vault.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Easy Typing

Auto format when typing.

Smart Second Brain

Interact with your privacy focused assistant by leveraging Ollama or OpenAI and making your second brain even smarter.