ankidroid / ankidroid/Anki-Android

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

オープン
#20,773 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
API
主要言語
Kotlin
スター
11.8k
フォーク
2.9k
平均マージ
2日 3時間
マージ済み PR(30日)
171

説明

# 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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。