52 public long Due {
get; init; }
long Due
Gets the queue-dependent due value.
int EaseFactor
Gets the legacy ease factor in per-mille units.
int RemainingSteps
Gets Anki's packed remaining-learning-step value.
long OriginalDeckId
Gets the deck from which the card was moved into a filtered deck.
string CustomData
Gets opaque scheduler- or add-on-owned data.
int Interval
Gets the current interval encoding.
AnkiScheduling()
Initializes safe unscheduled state for a newly generated card.
int Lapses
Gets how many recorded answers caused the card to lapse.
AnkiCardQueue Queue
Gets the active, inactive, or preview scheduler queue.
static AnkiScheduling New
Gets a reusable safe state for a newly generated card.
int Repetitions
Gets how many answers have been recorded for the card.
AnkiCardType Type
Gets the underlying learning phase retained by the card.
long OriginalDue
Gets the due value saved before a filtered-deck or rescheduling operation.
AnkiCardType
Identifies the learning phase retained by an Anki card.
AnkiCardQueue
Identifies the active, inactive, or preview queue in which Anki stores a card.