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

ConceptLens

jade367jade36735 downloads

Capture selected terms into reusable AI-generated concept notes with contextual explanation, translation, and expansion.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8

ConceptLens is an Obsidian plugin for capturing unfamiliar terms, concepts, theories, and technical vocabulary while reading.

Select text in a note and ConceptLens shows a floating toolbar for AI-powered overview, explanation, translation, expansion, and concept-card creation.

Features

  • Selection-based floating toolbar in editing and reading views.
  • Context-aware AI overview, explanation, translation, and expansion.
  • One-click concept note creation in a configurable folder.
  • Duplicate concept detection that opens an existing concept note instead of creating copies.
  • Multilingual output support: Chinese, English, Korean, Japanese, Arabic, and Chinese + English.
  • Right-to-left display support for Arabic output.
  • OpenAI-compatible provider presets including OpenAI, Kimi, Qwen, GLM, Doubao, DeepSeek, SiliconFlow, OpenRouter, Anthropic, Gemini, and custom endpoints.

How it works

  1. Select a word, phrase, or sentence in Obsidian.
  2. Choose an action from the floating toolbar:
    • Overview
    • Explain
    • Translate
    • Expand
    • Save
  3. ConceptLens uses the selected text and nearby context to generate a reading card.
  4. Save the result as a reusable concept note.

Settings

ConceptLens settings include:

  • AI API key
  • Provider preset or custom endpoint
  • Optional model override
  • Optional active provider probing
  • Request timeout
  • Concept folder
  • Output language
  • Floating toolbar toggle

Privacy and AI requests

ConceptLens does not include its own AI service or proxy.

When you use an AI action, the plugin sends the selected text and local context from the current note to the AI provider configured in your settings. Your API key is stored in the plugin's local Obsidian settings for the current vault.

By default, Auto-detect only uses safe key-prefix checks. It does not send one API key to multiple providers. If you enable Active provider probing in Advanced settings, ConceptLens may send tiny probe requests with that key to supported providers until one accepts it.

Review your selected AI provider's privacy and data retention policies before using the plugin with sensitive notes.

Manual installation

  1. Download the latest release assets:
    • main.js
    • manifest.json
    • styles.css
  2. Create a folder in your vault:
VaultFolder/.obsidian/plugins/conceptlens/
  1. Copy the release assets into that folder.
  2. Reload Obsidian.
  3. Enable ConceptLens under Settings -> Community plugins.

Development

Install dependencies:

npm i

Build the plugin:

npm run build

The release assets are:

  • main.js
  • manifest.json
  • styles.css

Support

If ConceptLens helps your reading workflow, you can support development through GitHub Sponsors.

License

MIT

83%
HealthExcellent
ReviewSatisfactory
About
Capture unfamiliar terms, concepts, and technical vocabulary while reading. Select text to open a floating toolbar for AI-powered overview, explanation, translation, expansion, and one-click creation of reusable concept notes; detect duplicates and output in multiple languages with RTL support.
AIAnnotationResearch
Details
Current version
0.1.22
Last updated
2 weeks ago
Created
3 weeks ago
Updates
8 releases
Downloads
35
Compatible with
Obsidian 1.5.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Sponsor
GitHub Sponsors
Author
jade367jade367
GitHubjade367
  1. Community
  2. Plugins
  3. AI
  4. ConceptLens

Related plugins

HiNote

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

Khoj

An AI personal assistant for your digital brain.

Neural Composer

Local Graph RAG powered by LightRAG. Chat with your notes using deep knowledge graph connections.

Local LLM Helper

Use a local LLM server to augment your notes

InfraNodus AI Graph View

Interactive 3D graph view: text analysis, topic modeling, gap detection, and AI.

Enzyme

A chat agent that actually knows the ideas in your Obsidian vault.

Vault Curate

Hybrid semantic search for your vault notes. BM25 + WebGPU embedding + fuzzy retrieval, Multilingual, with particularly strong Chinese/CJK support, with optional LLM

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.