Shows on the homepage which option set each deck is currently configured with, including filtered deck search terms. Filtered deck search terms limited to 300px by default. This add-on can be configured by adjusting the styling in “Tools” > “Add-ons” > “Show Deck Options Preset Name in Deck Browser” > “Config”. See this add-on’s documentation on GitHub for more details on configuration.
Change-log: December 5th, 2025: Limit filtered deck preset name to 60 chars to prevent display issues. If longer than 60 chars, adds ”… (truncated)” to the end of the first 45 chars. If not able to get a (filtered) deck preset name, provide a default string value to display December 6th, 2025: Add configurability for preset column styling, cog display, and positioning Restore preset column to rightmost position as default Restore preset cog image behavior as default Limit preset length to 300px in default styling
Liên kết hỗ trợ
Reviews (14)
👍 2026-02-12
Broken due to update
👍 2026-02-12
The latest update broke this add-on. Quick fix:
- Open the addon folder: %APPDATA%\Anki2\addons21\684236185\
- Edit init.py and find Line 70 (it starts with “replacement = …”)
- Replace Line 70 with these two lines:
img_tag = ‘<img src=”/_anki/imgs/gears.svg” class=gears>’ if display_cog else ” replacement = f’onclick=“return pycmd(‘opts:{deck_id}’);”><span style=“{styling}”>{img_tag}{options_name}</span>’
- Save and restart Anki.
Issue is open on GH: https://github.com/sevensta
👍 2026-01-01
Works, is helpful. Thanks!
👍 2026-01-01
One time I accidentally used the same preset for two decks with totally different difficulty and it messed up my schedule. Now thanks to this add on it will never happen again. Thank you.
👍 2026-01-01
essential if you have several presets across many decks
👍 2025-12-01
THANKS YOU!! This is a MUST HAVE addon!!
👍 2025-11-28
nicework
👍 2025-09-17
Must have add-on. Significantly improves comfort.
👍 2025-07-04
this saved my sanity, thank you!
👍 2025-05-25
thanks!
👍 2025-05-10
Helps so much when adding and arranging decks. Thanks!
👍 2025-04-29
Very helpful!
👍 2024-08-08
Thanks a ton. Exactly what I need.
👍 2024-07-22
Thank you! Such a seemingly small change makes a huge difference when you manage many presets and many decks. Not having to open the settings for dozens of decks to try and get an overview of which decks use which settings is a godsend.