Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Vocabulary View

nnshi-snnshi-s8k downloads

Write down some words with their explanations and preview them in a vocabulary test style.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

Vocabulary view is a plugin for obsidian using which you can write down some words with their explanations and preview them in a vocabulary test style.

show

Update log

  • 0.1.3: Added Vocabulary Books feature.
  • 0.1.2: Added spell checking to vocaview-cardx blocks

Usage

Create a block with the following format:

    ```vocaview-<blocktype><subtype>
    word: explanation
    ...

    ```

Blocktypes

There are 3 types of block available:

  • list: Preview the words as a list. All words are shown.
  • choice: Preview the words in a single choice queston style. One randomly picked word at a time.
  • card: Preview the words as a card. One randomly picked word at a time.

Subtypes

For each block type, 3 subtypes are available:

  • 1: Show word, hide explanation.
  • 2: Show explanation, hide word.
  • 3: Randomly mix subtype 1 and 2.

Example

For example:

    ```vocaview-list3
    word1: explanation1
    word2: explanation2
    word3: explanation3
    word4: explanation4
    ```

is going to be previewed something like this:

example

Vocabulary Books

vocbooks

You can create a new blank .md file, or designate an existing blank .md file as a vocabulary book. Within the vocaview blocks, you can add words to the vocabulary book or remove words from it. The vocabulary book itself is just another .md file with vocaview blocks.

To use the Vocabulary Books feature:

  1. Go to the settings page of this plugin.
  2. Change the Number of Vocabulary Books setting from 0 to the desired number.
  3. Fill in the Relative Path for each vocabulary book. (Alternatively, you can right-click on an .md file in Obsidian, select Copy Obsidian URL, and paste it as the path.)
  4. Close the settings page and reopen the file with vocaview blocks to refresh the display.

To disable this feature:

  1. Go to the settings page of this plugin.
  2. Change the Number of Vocabulary Books setting back to 0.
  3. Close the settings page and reopen the file with vocaview blocks to refresh the display.

Note: Adding words to or removing words from the vocabulary book will only affect the content of the first vocaview block in the book, and will not affect the rest of the file. You can freely edit the other parts of the vocabulary book file.

Manually installing the plugin

  • Disable obsidian safe mode.
  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.
69%
HealthFair
ReviewCaution
About
Create vocaview blocks with words and explanations and preview them as lists, single-choice questions, or flashcard-style cards, with options to show the word, show the explanation, or randomize. Manage reusable vocabulary books to add, remove, and review word collections across notes.
FlashcardsReviewFiles
Details
Current version
0.1.4
Last updated
2 years ago
Created
5 years ago
Updates
5 releases
Downloads
8k
Compatible with
Obsidian 0.11.13+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
nnshi-snnshi-s
GitHubnnshi-s
  1. Community
  2. Plugins
  3. Flashcards
  4. Vocabulary View

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

QuickAdd

Quickly add new notes or content to your vault.

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Claudian

Embeds Claude Code/Codex as an AI collaborator in your vault. Your vault becomes agent's working directory, giving it full agentic capabilities: file read/write, search, bash commands, and multi-step workflows.

Text Extractor

A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.

Advanced URI

Control everything with URI.

Open Tab Settings

Adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more.

Remember cursor position

Remember cursor and scroll position for each note.