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

TaskNotes Review Intervals

Callum MacdonaldCallum Macdonald142 downloads

Adds review scheduling for TaskNotes tasks via a configurable review interval.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates4

An Obsidian plugin that adds review scheduling to your notes via configurable review intervals.

How it works

Run the "Mark reviewed" command on any note. The plugin reads a reviewIntervalDays field from the note's frontmatter and writes a review date (today + interval) back into the frontmatter.

If the note doesn't have a reviewIntervalDays field yet, a prompt asks you to set one. The interval is saved to the note so future reviews are one command away.

Example frontmatter after marking reviewed on January 1st with a 14-day interval:

reviewIntervalDays: 14
review: 2026-01-15

Settings

Setting Default Description
Review field name review Frontmatter field written with the next review date
Review interval field name reviewIntervalDays Frontmatter field (integer days) read by the mark reviewed command
Default review interval (days) 7 Pre-filled value when the command prompts for an interval

Installation

From the Obsidian community plugins list

Search for "TaskNotes Review Intervals" in Settings → Community plugins.

Manually

Copy main.js, styles.css, and manifest.json into your vault at .obsidian/plugins/tasknotes-review-intervals/.

Releasing new versions

Bump the version in package.json, then tag and push — GitHub Actions builds and creates a draft release automatically:

npm version patch   # or minor / major
git push && git push --tags
HealthExcellent
ReviewPassed
About
TaskNotes Review Intervals adds a "Mark reviewed" command to Obsidian. Run it on any note and the plugin calculates the next review date (today + the note's interval) and writes it into the frontmatter. If the note doesn't have an interval set yet, it prompts you to enter one and saves it for future use. Designed to work alongside TaskNotes, but works with any frontmatter-based note. Pair the review field with a Dataview query or Tasks filter to build a review inbox.
ReviewPropertiesDates
Details
Current version
0.3.2
Last updated
Last month
Created
Last month
Updates
4 releases
Downloads
142
Compatible with
Obsidian 1.4.4+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Author
Callum MacdonaldCallum Macdonaldchmac
GitHubchmac
  1. Community
  2. Plugins
  3. Review
  4. TaskNotes Review Intervals

Related plugins

Update modified date

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

Journal Review

Review your daily notes on their anniversaries, like "what happened today last year".

Update time on edit

Keep frontmatter in sync with the last edit time.

April Automatic Timelines

Simple timeline generator for story tellers.

Frontmatter Date Manager

Automatically update created, modified, and last-viewed dates in frontmatter when editing notes.

Meta Bind

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

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Advanced Canvas

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

Day Planner

Turn tasks from daily notes, the Tasks plugin, and calendars into time blocks on an editable timeline, with built-in time tracker.

Full Calendar Remastered

Complete Calendar HUB experience. Work with all your calendars in one place. Analyze your time and take action!