Attention!
If your Anki's version is 2.1.62 or later, the scheduler can automatically get the deck name and fuzz seed.
So it is unnecessary to add <div id=deck deck_name="{{Deck}}"></div>
to your card's front template's first line.
Release files
- Scheduler: fsrs4anki_scheduler.js
- For Qt5 version: fsrs4anki_scheduler_qt5.js
- Optimizer (updated): fsrs4anki_optimizer.ipynb
- No-code version: fsrs4anki_app
- Simulator: fsrs4anki_simulator.ipynb
- Helper: FSRS4Anki Helper
What's Changed
- Command line optimizer by @Luc-mcgrady in #232
New Contributors
- @Luc-mcgrady made their first contribution in #232
Full Changelog: v3.17.2...v3.18.0