fc / Components

Table of Contents

Components of org-fc and the most important functions they expose.

components.png

org-fc-core.el

Core functions.

org-fc-sm2.el

Implementation of the SM2 Repetition Spacing Algorithm .

  • (org-fc-sm2-next-parameters ease box interval rating) returns a list (next-ease next-box next-interval)

org-fc-review.el

Review functionality of org-fc.

  • (org-fc-review context) where context is a Review Context
  • (org-fc-demo) starts a review of the demo file

org-fc-diff.el

Diff functions for (single-line) strings.

  • (org-fc-diff got expected) returns a pair (got . expected) of colored strings.

org-fc-dashboard.el

Dashboard for org-fc.

Card Types

org-fc-type-normal.el

Simple front -> back card type.

org-fc-type-double.el

Bidirectional card type (front <-> back).

org-fc-type-text-input.el

Text input cards.

org-fc-type-cloze.el

Card type for cloze deletions.


If you have an idea how this page could be improved or a comment send me a mail.