Categorygithub.com/siyuan-note/riff
modulepackage
0.0.0-20240912073907-1e89a5f8e7dc
Repository: https://github.com/siyuan-note/riff.git
Documentation: pkg.go.dev

# README

Riff

中文

💡 Introduction

Riff is the component of spaced repetition for SiYuan.

✨ Features

  • Algorithm FSRS
  • Data persistence

📄 License

Riff uses the GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 open source license.

🙏 Acknowledgement

# Functions

LoadDeck 从文件夹 saveDir 路径上加载 id 闪卡包。.
No description provided by the author
No description provided by the author

# Constants

完全不会,必须再复习一遍.
No description provided by the author
No description provided by the author
很容易.
一般.
有点难.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BaseCard 描述了基础的闪卡实现。.
BaseStore 描述了基础的闪卡存储实现。.
Deck 描述了一套闪卡包。.
No description provided by the author
No description provided by the author
Log 描述了复习日志记录。.

# Interfaces

Card 描述了闪卡。.
Store 描述了闪卡存储。.

# Type aliases

Algo 描述了闪卡复习算法的名称。.
Rating 描述了闪卡复习的评分。.
State 描述了闪卡的状态。.