Bỏ qua đến nội dung

Fast Command Menu (Spoilers, Colors, Font-size)

Chờ xử lý #anki #addon #fast #command #menu #spoilers #colors
Unknown
20/3/2025

Cách tải addon Fast Command Menu (Spoilers, Colors, Font-size)

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

518373260

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 518373260 và copy

2

Mô tả chi tiết

FEATURES / USAGE

  • (select text)

  • press the hotkey to open a transparent menu centered on your cursor. Choices:   → change color → make font big → apply spoilers (text is hidden until you hover it) → remove HTML (removes spoilers, font- and color changes) (known inconvenience: also images) how it looks like

  • this is more convenient than using custom hotkeys for everything and much faster than clicking though the editor

  • the default hotkey is CTRL+Y (only recommended for German keyboard layout) → you can change the hotkey by navigating to Tools → Add-ons → (this addon) → Config

  • the addon is save-to-remove. everything you did will keep working.

REQUIRED FOR SETUP (do this after installing) Why? The spoiler feature depends on your Card Type’s CSS. To change CSS: → Click “Add”  → Click on “Cards..” (in the top-left) → Click on “Styling” (in the Template section) → Dont delete anything and paste this code (it will not affect anything except the HTML spoiler tag):

.spoiler {background-color: grey; color: grey; text-decoration: none !important } .spoiler:hover { color: white; text-decoration: none !important }

→ Click “Save” (in the bottom-right)


Reviews (1)

👍 2025-06-14

Excellent extension. A suggestion for future versions is to allow the use and editing of the flashcard while viewing it, without the need to open the editor.