Review notes using spaced repetition from right within Obsidian.
Mark any note for repetition with the repeat property. Notes become due according to their schedule and appear in a dedicated Repeat view. All repetition state is stored in the note's frontmatter, making it easy to understand and edit.

repeat property to any note (e.g., repeat: every week)Repeat: Review due notes commandAdd a repeat property to any note. You can also use the Repeat: Repeat this note... command:

Notes become due after a fixed interval:
daily, weekly, monthly, yearlyevery day, every week, every month, every yearevery 3 days, every 2 weeks, etc.every monday, every tue, thu, every sat and sunAdd spaced to choose when to review next during each review:
spaced daily, spaced weekly, spaced monthlyspaced every 3 days, spaced every 2 weeks, etc.hidden: true to obscure the note body during reviews (click to reveal)in the evening to the repeat value (e.g., every day in the evening)repeat: never (or off, no, false)Open the Repeat view to see due notes. Click a button to schedule the next review:

Click the note count to expand filter options. Filter by tags or any Dataview source expression:

#math)#math OR #physics5 minutes (skip) button bumps the due time without changing the schedule.due_at property is calculated automatically after each review.Install from Settings > Community plugins > Browse:
repeat to existing notesyarn install && yarn dev