Bỏ qua đến nội dung

Simple Spell Check

Chờ xử lý #anki #addon #simple #spell #check
Unknown
5/8/2025

Cách tải addon Simple Spell Check

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

928652310

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 928652310 và copy

1

Mô tả chi tiết

A reliable, no-nonsense spell checking add-on that actually works. Perfect for students, especially those studying medicine or other fields with specialized vocabulary.

I only spent 30 minutes to build this so there may be some errors, but I wanted to help those with dyslexia.

How It Works

Click the ✓ button or press Command+Shift+S Review each misspelled word with suggestions Click “Replace” to fix or “Add to Dictionary” for specialized terms Done!

What you need to do

Download Aspell

Open terminal and run the following codes:

/bin/bash -c ”$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)”

#download

brew install aspell

Download the .ankiaddon file In Anki: Tools → Add-ons → Install from file

Restart Anki

Use Ctrl+Shift+S or click the ✓ button

Works on Anki 2.1.50+ | macOS, Windows, Linux


Reviews (1)

👍 2025-08-23

i fix it for Qt6 MacOs , thank you so much