jade36735 downloadsCapture selected terms into reusable AI-generated concept notes with contextual explanation, translation, and expansion.
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.
ConceptLens settings include:
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.
main.jsmanifest.jsonstyles.cssVaultFolder/.obsidian/plugins/conceptlens/
Install dependencies:
npm i
Build the plugin:
npm run build
The release assets are:
main.jsmanifest.jsonstyles.cssIf ConceptLens helps your reading workflow, you can support development through GitHub Sponsors.
MIT