Bỏ qua đến nội dung

AnkiNewCardBtn - "Create New Card" shortcut button

Chờ xử lý #anki #addon #ankinewcardbtn #create #new #card #shortcut
https://github.com/DerDemystifier/AnkiNewCardBtn/
23/5/2023

Cách tải addon AnkiNewCardBtn - "Create New Card" shortcut button

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

34932092

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

2

Mô tả chi tiết

Adds a “Create New Card” shortcut button to the Main Window.

Before, If you needed to add a new card in another deck, you have to

Click Decks to go back to the deck list. Click on a Deck to open it (which takes time to load the deck). Click ‘Add’ to open the note editor.

With this addon, you can do that right from the deck list. Just :

Click ‘Add new card’ to open the note editor.

Source code on Github


Screenshots


Liên kết hỗ trợ


Reviews (2)

👍 2025-01-13

Useful, I’d prefer if it added an icon to the decks list so it only takes one click. Comment from author Many use addons that overhaul the Decks browser, if I touch that, that would make this incompatible for many users.

I suggest you check my other addon “SwiftAnki: Quick Anki Navigation with Keyboard Shortcuts”, you can just press ‘A’ on a deck and it would open the ‘add card’ window.

👍 2023-07-17

but whats the difference to just press “A”? Comment from author Pressing “A” opens new card window on the selected deck. If you want another deck, you will need to 1. Go back to main window (Press ‘D’) 2. Click deck to load it (takes time dep. on # of cards) 3. Press ‘A’ to open new card window…

Now, if you tend to add cards in many decks. This going back and forth becomes a bit irritating. Hence this addon 😊.