hgiesel / anki_straight_reward

Escape Ease Hell!
https://ankiweb.net/shared/info/957961234
22 stars 4 forks source link

Fix long-standing issue with sync hook being only applied once #11

Open hgiesel opened 4 years ago

hgiesel commented 4 years ago

This is already described in the add-on description. The reward is only considered once for each time the sync hook is triggered. I think by now I could also improve to be considered each time.

hgiesel commented 4 years ago

Exploratory attempt implemented in v0.4.0. But this has still to be observed.