Vault Dictionary

by tahayigitmelek
5
4
3
2
1
Score: 35/100

Description

This plugin has not been manually reviewed by Obsidian staff. Automatically highlight and display definitions for specific words throughout your notes.

Reviews

No reviews yet.

Stats

stars
72
downloads
0
forks
1
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Vault Dictionary

Vault Dictionary is an Obsidian plugin that automatically highlights and displays definitions for specific words throughout your notes. It enables you to build a personal dictionary and seamlessly view definitions for matching words in both Live Preview and Reading Mode.

Features

  • Automatic Highlighting: Automatically highlights words found in your dictionary across your vault without needing manual links.
  • Live Preview & Reading Mode: Works seamlessly whether you are actively editing your notes in Live Preview or viewing them in Reading Mode.
  • Quick Add: Select any text, right-click, and choose "Add to Dictionary" to quickly define a new term.
  • Settings Dashboard: Easily manage your dictionary entries, search for specific terms, edit descriptions, and sort them directly from the plugin settings.
  • JSON Storage: Your dictionary is safely stored in .obsidian/vault-dictionary.json, allowing for easy manual editing, syncing, and backups.

Usage

  1. Adding Words: You can add entries from Settings > Vault Dictionary or by selecting any text in your editor, right-clicking, and selecting Add to Dictionary.
  2. Viewing Definitions: Once added, the words will be automatically highlighted in your notes.
  3. Refreshing: If you manually edit the vault-dictionary.json file outside of Obsidian, you can use the Refresh Dictionary command from the Command Palette to apply changes instantly.