A lightweight plugin for Obsidian that provides pure English-English definitions for selected words with a simple double-click popup. No extra bloat, no Chinese translation, just clean dictionary references.
- π±οΈ Double-click any word to instantly show its definition
- π English-only explanations (no Chinese, no mixed translations)
- πͺΆ Lightweight & fast β minimal performance impact
- πͺ Clean popup modal that auto-closes when clicking outside
- π Works seamlessly inside your Obsidian notes
- No API keys required for basic usage
- Open any note in Obsidian
- Double-click on any English word
- A popup will appear showing the English definition
- Click anywhere outside the modal to close it
- Download the plugin files into your Obsidian plugins folder:
YOUR_VAULT/.obsidian/plugins/obsidian-word-lookup/ - Open Obsidian β Settings β Community Plugins
- Disable Safe Mode (if needed)
- Enable Word Lookup (English Only)
.obsidian/
βββ plugins/
βββ dictionary-popup
βββ main.js
βββ manifest.json
βββ README.md
- Obsidian v1.0.0+
- macOS / Windows / Linux