feat: 增加早期 FSRS 支持

This commit is contained in:
2026-04-25 01:54:18 +08:00
parent 7f2bcf45de
commit fa2f8fa701
5 changed files with 247 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
algorithm = "NSP-0"
algorithm = "FSRS"
_algorithm_desc = "记忆调度算法"
scheduled_num = 420
_scheduled_num_desc = "单次记忆单元数量"