The Memorization plugin brings a simple index card-style study system to your notes using a spaced repetition algorithm inspired by SuperMemo-2. It allows you to review flashcards based on tags, making it easy to focus on specific topics during study sessions. When activated, the plugin generates study notes tied to the selected tag and presents them for review.
The OpenWords plugin offers an integrated word memorization system using SuperMemo 2 spaced repetition logic, tailored for learners managing vocabulary through the OpenText wordbank. It supports generating structured word indexes by level and alphabet, marking words as 'mastered', and tracking metadata like repetition count, ease factor, and due dates via YAML. You can review words, take spelling quizzes, or add backlinks to related notes. The plugin reads and caches all word files at startup, syncs metadata changes in real-time, and allows you to reset progress when needed. All scheduling relies solely on local word file data, with no external storage or history tracking. This makes it ideal for learners who prefer to manage their vocabulary through files and metadata within their own vault.
The Spaced Everything plugin brings spaced repetition to your entire vault by helping you revisit and improve your writing over time using the SuperMemo-2.0 algorithm. Notes can be onboarded into a spaced writing practice (SWP) queue, where they are reviewed based on prior feedback like 'Fruitful' or 'Unfruitful'. You can create separate review contexts (like work or personal) and even customize the review logic using your own JavaScript-based spacing algorithms. The plugin also supports quick capture of fleeting thoughts, toggling context membership, and logging review activity in JSONL format for further analysis.