Spaced review

Spaced repetition is a learning technique that involves increasing the intervals of time between reviewing previously learned material. The idea behind spaced repetition is that reviewing material at increasingly longer intervals helps to reinforce memory and improve retention of the material over time.

This is a minimalistic, terminal-based tool for reviewing, scoring, and storing retention information. It allows users to design their own method of collecting and storing cards

UNIX Philosophy

Each user had individual needs and their own Philosophy on how to organize their learning material.

Features

UX

We use the TUI to build our review interface.

Usage

Install vocage using Rust's package manager:

cargo install spaced-review

Based upon