mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 13:28:48 +01:00
🎨 Cards expired need appear in the same review round https://github.com/siyuan-note/siyuan/issues/10130
This commit is contained in:
parent
71fbfb1acd
commit
d13ad8cdb1
1 changed files with 0 additions and 2 deletions
|
|
@ -1040,8 +1040,6 @@ func getDeckDueCards(deck *riff.Deck, reviewedCardIDs, blockIDs []string, newCar
|
|||
unreviewedOldCardCountInRound++
|
||||
}
|
||||
}
|
||||
} else { // 已经复习过了 Cards expired no longer appear in the same review round https://github.com/siyuan-note/siyuan/issues/10087
|
||||
continue
|
||||
}
|
||||
} else {
|
||||
unreviewedCount++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue