Stale notes
obsidian_stale_notesIdentify outdated notes in your Obsidian vault by listing those not edited in N days, using a fast mtime-only scan to surface facts that may need refreshing.
Instructions
List notes not edited in N days (forgetting-aware staleness), oldest first. Use to surface facts that may be outdated before relying on them, or to pick notes to refresh. Cheap mtime-only scan; returns path / title / mtime / age_days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50) | |
| folder | No | Restrict to a subfolder | |
| stale_days | No | Age threshold in days (default 365) |