Bỏ qua đến nội dung

open-audio-GSM

Chờ xử lý #anki #addon #open #audio #gsm
https://github.com/bpwhelan/open-audio-anki
29/5/2025

Cách tải addon open-audio-GSM

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

2116692541

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

Mô tả chi tiết

This plugin is very WIP. Made this with my tool for making flashcards from games in mind: https://github.com/bpwhelan/GameSentenceMiner

This is just a simple addon that adds two buttons to review page and edit page. This is to help tweak audio in case it’s not perfect.

Two features as of right now.

Open Sentence Audio in External Program.

Open Sentence Audio in Directory. Opens File Explorer to the anki media directory with the sentence audio highlighted.

I will add a config at some point, but at the moment you may need to edit the code at ~/Appdata/Roaming/Anki2/addons21/2116692541 to get this to work. It configures two hotkeys, and two buttons in both the “Tools” section of the menu, and the buttons at the top of the edit page. Also currently windows only.

Code you may need to edit:

sentence_audio_field = “SentenceAudio” external_tool = os.path.expanduser(r”~\AppData\Roaming\GameSentenceMiner\ocenaudio\ocenaudio.exe”) open_audio_in_external_hotkey = ‘F14’ open_audio_in_directory_hotkey = ‘F15’


Liên kết hỗ trợ