All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Hashcards: A Plain-Text Spaced Repetition System Using Markdown Files

By

thomascountz

5mo ago· 13 min readen

Summary

Hashcards is an open-source, local-first spaced repetition flashcard application that stores flashcards as plain Markdown files instead of using a database. It uses the FSRS algorithm for scheduling reviews and allows users to write flashcards with lightweight markup. The application runs a web interface for studying and is designed for users who prefer plain-text workflows and want control over their data.

Key quotes

· 5 pulled
hashcards is a local-first spaced repetition app, along the lines of Anki or Mochi
The thing that makes hashcards unique: it doesn't use a database. Rather, your flashcard collection is just a directory of Markdown files
You write flashcards more or less like you'd write ordinary notes, with lightweight markup to denote basic (question/answer) flashcards and cloze deletion flashcards
Then, to study, you run: This opens a web interface on loc
Announcing my latest open-source project
Snippet from the RSS feed
Announcing my latest open-source project.

You might also wanna read