mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-08 00:04:21 +01:00
♻️ Upgrade to FSRS-5 https://github.com/siyuan-note/siyuan/issues/12344
This commit is contained in:
parent
79b3e17fcf
commit
4ff10086ed
4 changed files with 9 additions and 8 deletions
|
|
@ -19,7 +19,8 @@ package conf
|
|||
import (
|
||||
"bytes"
|
||||
"fmt"
|
||||
"github.com/open-spaced-repetition/go-fsrs"
|
||||
|
||||
"github.com/open-spaced-repetition/go-fsrs/v2"
|
||||
)
|
||||
|
||||
type Flashcard struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue