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

Rating Filter

Niccolò NiccoliNiccolò Niccoli65 downloads

Add 0-5 star ratings, store ratings in YAML frontmatter/properties, and filter markdown files by rating.

Add to Obsidian
Rating Filter screenshot
Rating Filter screenshot
  • Overview
  • Scorecard
  • Updates2

Rating Filter is an Obsidian plugin for adding star ratings to markdown notes, saving ratings as YAML frontmatter/properties, and filtering notes by rating.

Preview

Stars in the main document:

Obsidian note showing a star rating widget in the main document

Rating Filter tab:

Obsidian Rating Filter sidebar filtering notes by rating

Why Use It?

  • Rate notes from 0 to 5.
  • Show stars in the main document.
  • Filter markdown notes by rating.
  • Store ratings in YAML frontmatter.
  • Works with Obsidian Properties.

Installation

  1. Create this folder in your vault:

    YourVault/.obsidian/plugins/rating-filter/
    
  2. Copy these files into that folder:

    main.js
    manifest.json
    styles.css
    
  3. In Obsidian, open Settings -> Community plugins.

  4. Disable restricted mode if needed.

  5. Enable Rating Filter.

If the plugin was already enabled, reload Obsidian or disable and re-enable the plugin after replacing files.

Usage

Open a markdown note, type a rating from 0 to 5 in the status bar input, then click Rate.

Rated notes show one star rating widget at the top of the document.

Frontmatter Format

Ratings are saved in the note frontmatter as a numeric rating property:

rating: 4.5

Filtering Notes

Open the Rating Filter panel with the star ribbon icon or the Open Rating Filter panel command.

Choose:

  • a rating threshold
  • Rating ≥, Rating ≤, or Rating =

The panel lists matching markdown notes with their title, stars, and numeric rating. Click a result to open the note.

Commands

  • Set rating for current note
  • Open Rating Filter panel

FAQ

Does it work with Obsidian Properties?

Yes. Ratings are stored as the rating property in YAML frontmatter, which Obsidian shows in Properties.

Where are ratings stored?

Ratings are stored locally inside each markdown note's frontmatter.

Does it use external services?

No. Rating Filter does not use network requests, telemetry, accounts, or external services.

Can ratings be decimals?

Yes. Ratings can be decimals from 0 to 5, such as 3.7 or 4.5.

Privacy

Rating Filter only reads and writes local markdown frontmatter in your vault.

HealthExcellent
ReviewSatisfactory
About
Add star ratings to notes and save them as a numeric rating property in YAML frontmatter. Preview stars at the top of documents and set ratings from 0–5 (decimals allowed). Filter notes in the Rating Filter panel by Rating ≥, ≤, or = and open results; ratings are stored locally and show in Properties.
PropertiesSidebar
Details
Current version
1.0.1
Last updated
3 weeks ago
Created
3 weeks ago
Updates
2 releases
Downloads
65
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Niccolò NiccoliNiccolò Niccoliniccoloniccoli
GitHubniccoloniccoli
  1. Community
  2. Plugins
  3. Properties
  4. Rating Filter

Related plugins

Notebook Navigator

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

Recent Files

Display a list of recently opened files.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

Meta Bind

Make your notes interactive with inline input fields, metadata displays, and buttons.

TagFolder

Show tags as folder.

Vertical Tabs

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

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Longform

Helps you write and edit novels, screenplays, and other long projects.

Update modified date

Automatically update a frontmatter modified date field when the file is modified.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.