Skip to content

v3.0 - Bug fix + new Opening filtered decks

Latest

Choose a tag to compare

@SKOHscripts SKOHscripts released this 04 Jan 21:27
· 5 commits to main since this release
2bfc213

🐛 Fix: Chessboard now fits perfectly on all screen sizes!

Problem: On AnkiDroid, when users increased their system font size, the chessboard would become oversized and get clipped on the left side of the screen. #8

Solution:

  • Cleaned up the board's layout to prevent it from sticking to the left.
  • Implemented a smart "fit-to-screen" function that automatically shrinks the board if it's too large.
  • Used zoom for scaling, which is more reliable on Android than transform.
  • Ensured the board is always perfectly centered.

Result: The board now dynamically adjusts to stay fully visible and centered, regardless of your system font settings. No more cutoff pieces! ✨


✨ New Feature: Ready-to-use filtered decks for openings!

What's new: The opening pack now includes pre-built filtered decks for common opening types (e.g., Caro Kann, Scotch Game, etc.).

Why it's useful:

  • 🎯 Focus your practice on specific openings instantly.
  • 📚 Great for targeted study sessions or drilling a particular line.
  • 🛠️ These decks are fully customizable—feel free to tweak them to match your needs or add new ones!

How to get started: Simply select the filtered deck you want to study from the deck list and jump right in!


New donation section

What’s new: I added a new donation section. Check it out on the README


🚀 Update your deck

Please follow the installations instructions to update your current deck :

Step 2: Import with Anki
Go to File → Import
Select the apkg file
Choose "Update existing deck" when prompted and choose whether you want to import schedules
You are ready! ✅

or

Step 4: Update an Existing Deck (Optional)
If you already have the deck and want to update it:
Go to File → CrowdAnki: Import from disk
Select the updated deck folder
Choose "Update existing deck" when prompted
Your progress will be preserved while new cards are added! ✅