ankidroid / ankidroid/Anki-Android

[API] Expose collection scheduling metadata needed to interpret card due dates

Abierto
#20,773 2 comentarios 0 reacciones 0 asignados Ver en GitHub
API
Lenguaje dominante
Kotlin
Estrellas
11.8k
Forks
2.9k
Merge medio
2 d 3 h
PR fusionados (30 d)
171

Descripción

# Problem

The cards API exposes `RAW_DUE`. For review cards, this is a collection scheduler day number, not a calendar date or Unix timestamp.

External API consumers cannot reliably convert review-card `RAW_DUE` into a concrete calendar date without collection scheduling metadata, such as the collection creation time and day cutoff.

## Proposed follow-up

Expose the collection scheduling metadata needed to interpret review-card due values through the API/content provider

Related comment - https://github.com/ankidroid/Anki-Android/pull/20675#discussion_r3105017577

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.