Skip to content

tinker-dictionary

Dictionary plugin for TINKER, supporting MDX and ZIP dictionary files for word lookup.

Screenshot

Features

  • MDX & ZIP Support — Load dictionaries in MDX or ZIP format
  • Multi-Dictionary — Manage and search across multiple dictionaries
  • Prefix Search — Real-time autocomplete suggestions as you type
  • Rich Definitions — Render definitions with embedded CSS and images
  • Bilingual UI — Supports Chinese and English
  • Dark Mode — Supports dark theme

Installation

Download and install TINKER, then run:

bash
npm i -g tinker-dictionary

Usage

  1. Click Add Dictionary to load an MDX or ZIP dictionary file
  2. Type a word in the search bar to see autocomplete suggestions
  3. Select a word to view its definition
  4. Switch between dictionaries in the sidebar, or select All to search across all dictionaries
  5. Right-click a dictionary to remove it or show it in the file manager

Released under the AGPL-3.0 License.