Skip to content

veritasian/Obsidian-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Look Up Word Definitions via Obsidian Plugin

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.


image

Features

  • πŸ–±οΈ 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

How to Use

  1. Open any note in Obsidian
  2. Double-click on any English word
  3. A popup will appear showing the English definition
  4. Click anywhere outside the modal to close it

Installation

  1. Download the plugin files into your Obsidian plugins folder:
    YOUR_VAULT/.obsidian/plugins/obsidian-word-lookup/
    
  2. Open Obsidian β†’ Settings β†’ Community Plugins
  3. Disable Safe Mode (if needed)
  4. Enable Word Lookup (English Only)

Folder Structure

.obsidian/
└── plugins/
    └── dictionary-popup
        β”œβ”€β”€ main.js
        β”œβ”€β”€ manifest.json
        └── README.md

Compatibility

  • Obsidian v1.0.0+
  • macOS / Windows / Linux

About

Double click and popup the definition of words in English. Plugin for Obsidian.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors