Obsidian Plugin: Note Codes – Unique Codes for Your Notes

2025-09-22
Obsidian Plugin: Note Codes – Unique Codes for Your Notes

A new Obsidian plugin, Note Codes, assigns a unique 4-character code to each note, enabling quick referencing from handwritten notes or other locations. Codes are generated using SHA-256 hashing of the note's path and Base32 encoding. For improved readability, similar-looking characters are omitted. The open-source plugin includes a protocol handler, allowing notes to be opened via obsidian://note-codes/open?code=XX-XX.

Development Note Management