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

julioaghjulioagh90 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

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
3 months ago
Created
3 months ago
Updates
2 releases
Downloads
90
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

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Copilot

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

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

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

Smart Composer

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

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Simplified Chinese Word Splitting

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

Karpathy LLM Wiki

Karpathy's LLM Wiki implementation - multi-page knowledge generation with entity/concept pages and conversational query.

HiNote

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