A port of the Anki 2.0 addon Search cards based on length to Anki 2.1
Find cards with a field of a given exact/maximum/minimum length in the browser.
Usage: The add-on extends the available search commands in the browser. By default, it only looks at the fields: ‘Front’ and ‘Back’. Edit the config file to add other fields.
len:6 find cards with field having a length of exactly 6 characters, like “Hello!”, “そうですか。”.
max:4 find cards with field having a length of at most 4 characters, like “No.”, “いええ。”.
min:5 find cards with field having a length of at least 5 characters, like “What?”, “はい、そうです。”.
The source code is available on github. Please give the github repository a star if you like the add-on :)
Credit goes to the original developer
Liên kết hỗ trợ
Reviews (3)
👍 2024-05-27
Works, however can’t combine with other filters like deck name
👍 2022-07-04
Great thanks
👍 2022-06-28
Works just fine. Thank you.