NEWO-J20 downloadsColor-codes notes by duration since you last reviewed them, using SM-2 spaced repetition.

An Obsidian plugin for spaced-repetition visualization of your notes.
Grade a note with Again/Hard/Good/Easy (SM-2 Algorithm), and the plugin schedules the next review and color-codes the whole vault by how overdue each note is.

review_status property and color
groups.
OR
Grading a note writes:
last_reviewed: 2026-06-26
sr_due: 2026-07-02
sr_interval: 6
sr_ease: 2.5
sr_reps: 2
sr_lapses: 0
Add color groups in Graph view settings matching ["review_status":"green"] etc.,
or let the plugin write the property and set them up once.
Copy main.js, manifest.json, and styles.css into
<vault>/.obsidian/plugins/note-decay/.
MIT