Zoxide Notes
pendingby qustrolabe
Track and list visited notes with zoxide frecency scoring algorithm.
Zoxide Notes (Zoxidian)
An Obsidian plugin that tracks which notes you visit and ranks them using the zoxide frecency algorithm.
Notes you open a lot or opened recently automatically rise to the top of the
list in the sidebar. The plugin also adds a quick search modal, similar to
Ctrl+O with results ranked by the same frecency score.
Features
- Sidebar panel sorted by frecency score
- Quick search modal (command palette → Search recent notes)
Manual installation
- Go to Releases and download the
ziparchive. - Unzip it into your vault's plugin folder:
<vault>/.obsidian/plugins/zoxide-notes/. - In Obsidian: Settings → Community plugins → Installed plugins → enable Zoxide Notes.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.