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
Open fsrs4anki. Upload the CSV file, select Timezone, click optimize to get optimization parameters.
报错解决方案
If there is an error indicating insufficient training data, please refer to here to check revlog.csv file compliance.
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