Add additional tools and functionality for handling leeches in Anki!
Install from Anki-Web
Or go to "Tools -> Add-ons -> Get Add-ons..." and paste these numbers in:
368380974
(More details under Options > Actions)
Sync reviews/performance with AnkiWeb and add a custom tag to leech cards (doesn't replace the default tag) that gets saved across devices.
Set Flag
- set the current flagSuspend
- set suspended state to on/offAdd Tag(s)
- add tags (with optional text macros see: Text Macros)Remove Tag(s)
- remove tags (with optional text macros see: Text Macros)Forget
- forget the card and restore its initial stateEdit Field(s)
- append, prepend, and/or replace text to note fieldsMove to Deck
- move the card to a specified deckSet Due Date
- reschedule the card between a range of daysAdd to New
- Add a card to the new queue with some custom match filters
Options for hiding the config shortcut, syncing and updating the collection, setting shortcuts, and adding some custom HTML for the leech marker.
%date
- the current date based on the system's locale (e.g.2022-10-01
)%reviews
- the review count for the current card (e.g.3
)%re:
- Regular Expressions- Example Syntax:
%re:captured_expression
%re:".*captured with spaces\W"
%re:\d\d\d\d-\d\d-\d\d
(capturing the above date format)
- Example Syntax:
%%
- single % (e.g.%%reviews
outputs%reviews
instead of applying the macro)
Please post any issues or feedback you might have on GitHub.
Happy studies! -koi
MIT License ©2022 JustKoi (iamjustkoi)