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
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Note Codes

silverezhiksilverezhik1k downloads

Reference your notes from anywhere with simple 4-character codes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

This plugin assigns 4-character codes to every note in your Obsidian vault.

You can use these to quickly reference the notes in your vault from other places, such as hand-written notes.

These note codes are displayed in the status bar on desktop and in the note metadata sidebar on phones and tablets. You can click on the code to instantly open the note code search, or right click on it to see additional options for copying the current note's code.

The Search for Note Codes action will let you look up note codes in a quick switcher.

Note code in the status bar Note code search

There is a protocol handler for quickly opening notes by their note codes:

obsidian://note-codes/open?code=XX-XX

Command Palette Actions

  • Search for note codes: Opens the search modal to find notes by their codes
  • Copy note code: Copies the current note's code to clipboard
  • Copy note code URL: Copies the obsidian://note-codes/open URL for the current note

What's in a note code?

Note codes are generated based on a note's name and path, meaning that the note code will change if you rename your note.

Each note code consists of 4 alphanumeric characters. For clarity, O, I, L, and U are excluded from the codes, but this plugin will automatically handle these correctly - so OI-LU will automatically be treated as 01-1V when searching. Same with the missing dash or lowercase letters.

Note codes are generated by SHA-256-hashing the note's path in the vault, then taking the first 20 bits of the hash and encoding them using Douglas Crockford's Base32 encoding scheme.

32^4 = 1,048,576, which is hopefully enough.

79%
HealthExcellent
ReviewCaution
About
Assign 4-character codes to every note for quick cross-references from other notes or handwritten references. Display codes in the status bar and metadata pane, click to open the note-code search or copy the code/URL, and open notes via obsidian://note-codes/open?code=XX-XX; codes derive from each note's path and update on rename with ambiguous letters handled.
NavigationSearchStatus bar
Details
Current version
0.0.2
Last updated
9 months ago
Created
10 months ago
Updates
2 releases
Downloads
1k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MPL-2.0
Report bugRequest featureReport plugin
Sponsor
Support
Author
silverezhiksilverezhik
ezhik.jp
GitHubsilverezhik
  1. Community
  2. Plugins
  3. Navigation
  4. Note Codes

Related plugins

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Quiet Outline

Make outline quiet and more powerful, including no-auto-expand, rendering heading as Markdown, and search support.

Home tab

A browser-like search tab for your local files.

Semantic Notes Vault MCP

Give Claude Desktop and other AI assistants semantic access to your notes through a built-in Model Context Protocol (MCP) server.

floating toc

A floating directory that hovers a widget of the current directory on the notes page.

Simple CanvaSearch

Quickly fuzzysearch notes, cards and their content and shift focus to them within the currently opened canvas.

Notebook Navigator

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

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Recent Files

Display a list of recently opened files.

Omnisearch

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