ankidroid / ankidroid/Anki-Android
[API] Expose collection scheduling metadata needed to interpret card due dates
Đang mở
API
- Ngôn ngữ chính
- Kotlin
- Star
- 11.8k
- Fork
- 2.9k
- Merge trung bình
- 2 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 171
Mô tả
# 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.