Skip to content

Releases: hgiesel/anki_straight_reward

Fix inconsistencies between the hooks

27 May 14:39
Compare
Choose a tag to compare
Fix a long-standing bug with relrn cards in review hook

Before this update, cards in the relearning queue were treated a bit
differently in the review hook versus the sync hook.
Now they will never qualify for a reward, because only cards in the
review queue should.

Saving configuration on Anki objects

27 May 12:11
Compare
Choose a tag to compare
Transition to configuration on the Anki deck object

This update brings many more improvements:

* When cloning deck options, Straight Reward setting will be correctly
cloned along

* Straight Reward settings will be correctly export to .apkg files and reapplied when importing

* Configuration via meta.json is phased out

* Use modern Anki API for saving configurations

* Experimental support for multiple reviews on same card via sync hook

Support filtered decks

04 May 02:03
Compare
Choose a tag to compare
Adapt both hooks to work with filters (dynamic decks)

This is not the only feature:

* Fix a bug that would stop the sync hook prematurely
* Rewrite how review hook reversal work: way less error-prone, which is why there is no more notification
* Use Anki exports rather than my own definitions for Revlog types and buttons/answers

Straight Reward for Anki v2.1.24

26 Mar 17:07
Compare
Choose a tag to compare
New version suited for Anki 2.1.24

* complete rewrite of sync_hook
** complete logic takes now place before and after sync, not during
* added a tooltip after the sync_hook took place

v0.2.2

17 Mar 17:27
Compare
Choose a tag to compare
Delay the second phase of the sync hook till later on

Should fix a bug for some people, where the add-on caused
reviewed cards to reappear at a later time on the same day.

v0.2.1

12 Mar 02:47
Compare
Choose a tag to compare

Added debug logging for exceptions in the sync log.
Also fixed a small bug when reversing straight rewards.

v0.2

12 Mar 01:50
Compare
Choose a tag to compare

Fixes #2 and and implements #3.

First Ankiweb version

05 Mar 20:09
Compare
Choose a tag to compare
First version on Ankiweb

* Features the review hook and the sync hook
* You can set the options in the deck options