Skip to content

mdzz2048/siyuan-plugin-export-revlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b536531 · Sep 29, 2023

History

14 Commits
Sep 8, 2023
Sep 29, 2023
Sep 6, 2023
Sep 28, 2023
Sep 6, 2023
Sep 6, 2023
Sep 6, 2023
Sep 6, 2023
Sep 6, 2023
Sep 29, 2023
Sep 29, 2023
Sep 8, 2023
Sep 8, 2023
Sep 29, 2023
Sep 7, 2023
Sep 8, 2023
Sep 7, 2023
Sep 6, 2023
Sep 6, 2023

Repository files navigation

Plug Functionality

Export the Siyuan Review to the `/data/public/siyuan-plugin-export-revlog' directory

You can then optimize the FSRS algorithm using the open-spaced-repetition FSRS-optimizer optimizer

Optimize FSRS with revlog

Option 1: (recommend)

Open fsrs4anki. Upload the CSV file, select Timezone, click optimize to get optimization parameters.

FSRS4Anki-使用界面

报错解决方案

If there is an error indicating insufficient training data, please refer to here to check revlog.csv file compliance.

FSRS4Anki-训练数据不足

Option 2:

Installation

Install Python and install the package using the following command:

python -m pip install fsrs-optimizer

You should update regularly to ensure that you have the latest version of the FSRS Optimizer:

python -m pip install fsrs-optimizer --upgrade

Optimization

Run in the Review Record Export Directory:

python -m fsrs_optimizer "revlog.csv"

Add -y Interactive input parameters are skipped

python -m fsrs_optimizer "revlog.csv" -y

Expected function

预期功能-参数输入

预期功能-训练成功

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published