Attention!
If your Anki's version is 2.1.61 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.
Thanks to @dae and @RumovZ for their contribution in ankitects/anki#2421!
Update: known bug #213
Release files
- Scheduler (updated): fsrs4anki_scheduler.js
- For Qt5 version (updated): fsrs4anki_scheduler_qt5.js
- Optimizer: fsrs4anki_optimizer.ipynb
- No-code version: fsrs4anki_app
- Simulator: fsrs4anki_simulator.ipynb
- Helper: FSRS4Anki Helper
What's Changed
- Feat/read deckname & seed from ctx by @L-M-Sherlock in #210
Full Changelog: v3.14.7...v3.15.1