blob: f42647c23802ef2b5b02f73c5e1eb96331196267 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Org Flashcards
==============
Org-fc is a spaced-repetition system for Emacs' org-mode.
It allows you to mark headlines in a file as "flashcards", turning
pieces of knowledge you want to learn into a question-answer test.
These cards are reviewed at regular interval. After each review, the
next review interval is calculated based on how well you remembered
the contents of the card.
- [Documentation](https://www.leonrische.me/fc/index.html)
- [Mailing List, Announcments related to org-fc](https://lists.sr.ht/~l3kn/org-fc-announce)
- [Mailing List, Development Discussion](https://lists.sr.ht/~l3kn/org-fc-devel)
- [Issue Tracker](https://todo.sr.ht/~l3kn/org-fc)
|