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

Improved Random Note Pro

secondbrainprodsecondbrainprod1k downloads

Open a random note based on filters like folders, tags and properties.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10
Improved Random Note

An Obsidian plugin that opens a random note based on customizable filters. Go beyond simple randomness — focus on the notes that matter to you.

✨ Features

🎯 Smart Filters

  • Include folders — search only in specific folders
  • Include tags — filter by tags (frontmatter and inline)
  • Include properties — filter by YAML frontmatter properties (key or key:value)
  • Exclude folders — skip folders like templates or archives
  • Match condition — combine filters with AND (all must match) or OR (any can match)

📚 Filter Presets

  • Save your current filters as named presets (e.g., "Books", "Projects", "Daily Notes")
  • Each preset gets its own command in the palette (Cmd/Ctrl+P)
  • Fuzzy search modal for quickly picking a preset
  • Load any preset back into settings, or delete it

📜 History

  • Remembers the last N opened notes to avoid duplicates
  • Configurable history size (default: 5, set to 0 to disable)
  • Auto-resets when all candidates have been shown
  • Clear history from settings or via command

📌 Sidebar Widget

  • A dedicated sidebar panel with a random note preview
  • Shows: note title, folder path, tags, and a rendered markdown excerpt
  • Refresh to see another note or Open to navigate to it
  • Access via command: Show random note widget

⚙️ General

  • Open notes in the current tab or always in a new tab
  • Works with the ribbon icon (🔀), commands, presets, or the sidebar

📸 Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

🚀 Installation

From Obsidian Community Plugins

  1. Open Settings → Community plugins → Browse
  2. Search for "Improved Random Note Pro"
  3. Click Install, then Enable

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest release
  2. Create a folder: .obsidian/plugins/improved-random-note-pro/
  3. Copy the three files into that folder
  4. Restart Obsidian and enable the plugin in Settings → Community plugins

🛠 Development

# Clone the repo into your vault's plugins folder
cd /path/to/vault/.obsidian/plugins/
git clone https://github.com/SecondBrainProd/obsidian-improved-random-note.git
cd obsidian-improved-random-note

# Install dependencies
npm install

# Build
npm run build

# Watch mode (auto-rebuild on changes)
npm run dev

📄 License

MIT

99%
HealthExcellent
ReviewPassed
About
Open a random note using customizable filters for folders, tags, and YAML properties, with AND/OR matching and exclude rules. Save filter presets as commands, track history to avoid repeats, and use a sidebar widget to preview, refresh, or open random notes.
NavigationFoldersTags
Details
Current version
2.1.2
Last updated
7 days ago
Created
3 months ago
Updates
10 releases
Downloads
1k
Compatible with
Obsidian 1.7.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
secondbrainprodsecondbrainprod
github.com/dementiy
GitHubsecondbrainprod
  1. Community
  2. Plugins
  3. Navigation
  4. Improved Random Note Pro

Related plugins

TagFolder

Show tags as folder.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Simple Note Review

Simple, customizable plugin for easy note review, resurfacing and repetition.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Portals

Pin folders and tags as customizable tabs with icons, colors, and folder notes for easier navigation.

Folders to Graph

Display your vault folder structure into your graphs.

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.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.