# eudoxia0/hashcards

A plain text-based spaced repetition system.

Repository: https://github.com/eudoxia0/hashcards
Canonical: https://ross.abutalabs.com/products/hashcards
Language: Rust
License: Apache-2.0
License Family: permissive
Last push: 2026-08-31T00:06:08+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 93, longevity 27
- inputs: {"age_days": 390, "days_push": 3, "days_rel": 47, "gap_med": 19, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1157, forks 66 (observed 2026-09-01T02:14:01.276516+00:00)

## What it is
Hashcards is a plain text-based spaced repetition system written in Rust. Flashcards are stored as Markdown files with a lightweight Q/A and cloze notation, and reviews are scheduled using the FSRS algorithm.

## Use cases
- memorize facts with flashcards from plain text files
- review cloze deletion cards stored in markdown
- track flashcard decks in git
- replace Anki with a simple text-based SRS
- drill flashcards from the terminal

## When to choose
- you want flashcards as plain text files editable in any editor and version-controlled
- you prefer a minimal terminal workflow over GUI apps like Anki
- you want FSRS-based efficient scheduling with simple front-back and cloze cards

## When to avoid
- you need rich card types, images, audio, or Anki-style note templates
- you want a graphical interface or mobile app with sync
- you need shared decks or add-on ecosystems

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli
- domain: education, developer-tools, files
- platform: windows, cli, cross-platform
- tags: spaced-repetition, flashcards, fsrs, plain-text, anki-alternative, cloze-deletion, markdown, education, command-line, linux, macos

## Member repositories
- eudoxia0/hashcards (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:01.276516+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:07.493053+00:00, confidence not recorded.
  - readme: https://github.com/eudoxia0/hashcards (fetched 2026-09-01T02:14:01.276516+00:00, sha 9830b5b2721d)
  - registry_crates: https://crates.io/api/v1/crates/hashcards (fetched 2026-08-29T12:37:09.624317+00:00, sha 8d90ef48cab4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
