Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/l3kn/org-fc
Spaced Repetition System for Emacs org-mode
https://github.com/l3kn/org-fc
emacs org-mode spaced-repetition
Last synced: 3 days ago
JSON representation
Spaced Repetition System for Emacs org-mode
- Host: GitHub
- URL: https://github.com/l3kn/org-fc
- Owner: l3kn
- License: gpl-3.0
- Created: 2020-01-11T14:24:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T14:29:38.000Z (10 months ago)
- Last Synced: 2024-03-18T16:01:17.658Z (10 months ago)
- Topics: emacs, org-mode, spaced-repetition
- Language: Emacs Lisp
- Homepage: https://www.leonrische.me/fc/index.html
- Size: 738 KB
- Stars: 244
- Watchers: 5
- Forks: 29
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.org
- License: LICENSE
Awesome Lists containing this project
README
Org Flashcards
==============[![builds.sr.ht status](https://builds.sr.ht/~l3kn/org-fc.svg)](https://builds.sr.ht/~l3kn/org-fc?)
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)