Anki/ts/routes/card-info
Jarrett Ye 79592730ee
Feat/forgetting curve in card info (#3437)
* add elapsed time into revlog-table

* add stability into revlog-table

* add Graph of forgetting curve

* fix eslint

* add radio buttons of timeRange

* add revlog filter && return [] for new card

* format

* translatable string & disable if using SM-2

* elapsedTime should skip manual or filtered review

* add HoverColumns

* fix eslint

* add stability to tooltip & use timeSpan

* reuse translatable strings

* distinguish daysSinceFirstLearn and elapsedDaysSinceLastReview

* Date x-axis & toLocaleString

* Temporarily hide elapsed/stability columns (dae)

https://github.com/ankitects/anki/pull/3437#issuecomment-2378851900
2024-09-27 19:32:40 +10:00
..
[cardId] Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
card-info-base.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CardInfo.svelte Feat/forgetting curve in card info (#3437) 2024-09-27 19:32:40 +10:00
CardInfoPlaceholder.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CardStats.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
forgetting-curve.ts Feat/forgetting curve in card info (#3437) 2024-09-27 19:32:40 +10:00
ForgettingCurve.svelte Feat/forgetting curve in card info (#3437) 2024-09-27 19:32:40 +10:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Revlog.svelte Feat/forgetting curve in card info (#3437) 2024-09-27 19:32:40 +10:00