Is it possible to write addon to disable fuzz in V3 scheduler

In V2 it was easy to patch a python function to return 0 fuzz, but is it possible to do the same in rust V3 ?

(im aware ‘its a bad idea’ but i use anki in specific ways)

It’s not possible for add-ons to modify the V3 scheduler:
https://faqs.ankiweb.net/the-2021-scheduler.html#add-ons-and-custom-scheduling

1 Like