Spaced everything
by Zach Mueller
Score: 21/100
favorite
share
Description
Category: Learning & Knowledge Management

The Spaced everything plugin is an innovative Obsidian plugin that enables users to apply spaced repetition algorithms to every note in their vault. This plugin is inspired by Andy Matuschak's notes on spaced writing practice, which uses the SuperMemo-2.0 algorithm to decide what note to review next. With this plugin, users can tag each note with different contexts, such as work or personal, and apply custom spacing algorithms to tailor their learning experience. The plugin also allows for customization of the review process, including adding or deleting options and changing their numeric values. Additionally, users can pull up the next note in their review queue at any time, capture sudden thoughts and onboard them into the spaced writing practice, and toggle note contexts to filter down which notes to include in the review queue. This plugin provides a comprehensive spaced writing practice solution that can help users efficiently review and retain information.

Stats
16
stars
566
downloads
0
forks
190
days
174
days
174
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
31
total issues
24
open issues
7
closed issues
53
commits
Latest Version
6 months ago
Changelog

Refactor how frontmatter property updates are handled to fix a race condition when using Capture Thought feature when multiple Contexts are defined in the settings

README file from

Spaced Everything (Obsidian plugin)

Obsidian plugin to apply spaced repetition algorithms to everything in your vault.

Borrowing from Andy Matuschak's notes outlining such a practice, this plugin applies the main concepts of spaced repetition to writing. That is, using the SuperMemo-2.0 algorithm to decide what note to review next when engaging in a Spaced Writing Practice (SWP).

(still under development): The plugin is extensible. It allows each note to be tagged to different contexts (e.g., work vs personal) to only pull up notes approriate for the moment. Each context may optionally apply different spacing algorithms. This includes fully customized JavaScript implementations to derive your own spacing algorithms, in addition to built-in implementations.

Features

Review a note

Taking from Andy's proposed idea, when reviewing a note you can select among three options for how the review went: Fruitful, Unfruitful, or Ignore. Fruitful means you made good progress on the note; this guides the spacing algorithm to include the note again soon in your queue. Unfruitful means you tried to engage with the note but progress was limited; this pushes that note out further in your queue. Ignore is an in-between option.

You may customize these options for this review process. You may add or delete options and change their numeric value. Currently, the only spacing algorithm implemented is the SuperMemo-2.0 algorithm. The numeric value provided in the settings alongside each review option maps to the "review quality score" from that algorithm. Over time, I may experiment with adding alternate spacing algorithms and further customizations.

Pull up next note in review queue

At any time, you may run the "Open next review item" command to pull up the next note in your review queue. This is calculated based on looking across the SWP frontmatter properties of notes in your vault. From there, it adds the interval value (in days) to the last review timestamp to derive the due date for each note. Then any notes with a due date in the future are filtered out. Among remaining notes, it sorts it by the earliest/oldest due date timestamp first and pulls notes in that order.

Capture thoughts

Inspired by Andy Matuschak's writing inbox concept, the "Capture thought" command allows for a rapid way to write down any sudden thought and have it immediately onboarded to the spaced writing queue.

Toggle note contexts

By default, all notes are treated as one large queue of notes to review. However, you may optionally add any number of separate contexts to filter down which subset of notes to include when pulling up the next note in the review queue. When onboarding notes, it will prompt you to select which SWP context to add the note into. You may also run the "Toggle note contexts" command on any note to add/remove the note from any context.

You can create and remove SWP contexts from within the settings. You may also toggle which contexts are "active" (i.e., only notes matching an active context are considered when going through the review queue).

Onboard individual notes

Only notes you actively choose to review to onboard are considered for the spaced writing practice review queue. When running the "Log review outcome" command on a note not yet onboarded, it will onboard the note. When conducting the review (using that same command), you may remove any individual note at any time.

Logging

The actions you take in this spaced writing practice can optionally be logged to a local file. This data is stored in JSONL format. Some customization is possible in the settings, including providing a list of frontmatter properties that you are interested in capturing for whichever note the action was taken on.

Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Aosr
2 years ago by linanwx
Aosr is Another Obsidian plugin for Spaced Repetition.
Repeat
2 years ago by Andre Perunicic
Review notes using periodic or spaced repetition.
Awesome Flashcard
2 years ago by AwesomeDog
Handy Anki integration for Obsidian.
Auto Anki
2 years ago by ad2969
Using AI to automate card creation for Spaced Repetion in Anki
Memorization
2 years ago by Joseph Cochran
The Queue
10 months ago by Kolja Sam Pluemer
An Obsidian.md plugin randomly exposing you to your cards. Supports habits, to-dos, spaced repetition flashcards, iterative reading and more.
Better Recall
8 months ago by FlorianWoelki
A better spaced repetition and recall plugin for Obsidian inspired by Anki.
Learnie
8 months ago by tankh99
Learnie is an Obsidian plugin that helps to enhance your learning with active recall and spaced repetition.
Review
4 years ago by ryanjamurphy
Add the current note to a future daily note to remember to review it.
Flashcards
4 years ago by Alex Colucci
🎴 An Anki plugin for Obsidian.md
Spaced Repetition
4 years ago by Stephen Mwangi
Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian
Incremental Writing
4 years ago by Jamesb | Experimental Learning
An incremental writing plugin for Obsidian where you add notes and blocks to prioritized queues and review them incrementally over time, spaced repetition style.
Recall
4 years ago by Martin Jirlow
A spaced repetition system for Obsidian!
Blue Star
5 months ago by Wang Guoshi
A plugin for Obsidian that generates Anki flashcards in various ways.
Spaced Repetition AI
a month ago by Belinda Mo, Athena Leong
AI + Spaced Repetition Plugin for Obsidian