# Zoxide Notes (Zoxidian)
An [Obsidian](https://obsidian.md) plugin that tracks which notes you visit and
ranks them using the [zoxide](https://github.com/ajeetdsouza/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
1. Go to **Releases** and download the `zip` archive.
2. Unzip it into your vault's plugin folder:
`/.obsidian/plugins/zoxide-notes/`.
3. In Obsidian: **Settings → Community plugins → Installed plugins** → enable
**Zoxide Notes**.