Troubleshooting¶
The page selector misbehaves during a cache update¶
There are known issues when using the add-on while the database cache is being updated. Wait for the progress bar to finish before using the page selector.
Search results seem stale or a page is missing¶
- The cache refreshes automatically on startup once it's older than
cache_expirydays — restart Anki to trigger a check - If a page is genuinely missing from a database's search (especially eTG), contact us and we'll add it to the source database
- As a last resort you can rebuild the cache from Notion directly
Cache downloads time out¶
On a slow connection, raise request_timeout in the config.
Search feels laggy¶
- Increase
search_delay, or setautosearchtofalseand search with Enter - If you've enabled
show_card_counts, counting notes on large collections slows results — turn it off or lowercard_count_threshold
Cards are created in the wrong deck¶
Set deck_name to the exact name of your Malleus deck (use :: for subdecks).
Still stuck?¶
- Ask in Discord
- Open an issue on GitHub — there are templates for bug reports and feature requests