Bỏ qua đến nội dung

Switch Note Type Hotkey

Chờ xử lý #anki #addon #switch #note #type #hotkey
https://github.com/BlueGreenMagick/anki-misc-addons
4/10/2021

Cách tải addon Switch Note Type Hotkey

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

565948788

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

23

Mô tả chi tiết

NOTE: This add-on is no longer maintained. It may not work on newer Anki versions.

Lets you specify a hotkey for each note type, that you can use in note editor. (in Add Cards) Pressing the hotkey will switch editing note’s note card to the specified.

Modify the add-on config before using it, or it won’t work. (List of special key names: https://doc.qt.io/qtforpython/PySide2/QtGui/QKeySequence.html)

This addon may not be compatible with other shortcut addons that override anki shortcut-making functions. You would have to ask their developers to update their addon. It is however compatible with ‘Customize Keyboard Shortcuts’.

If you get an error saving config, check that all lines of shortcuts has a comma at the end, and that the last line of the shortcuts does not have a comma at the end. And that each line is structured in the following way: “Ctrl + Shift + 1”: “Basic”,

Also, you can’t change note type in note editor other than in Add Cards, but the addon isn’t smart enough to realize that so it shows that little popup that says the note type changed even when it didn’t.

Github link https://github.com/bluegreenmagick/anki-misc-addons

Versions v1.0: 2020.02.14 v1.2: 2021.10.04


Liên kết hỗ trợ


Reviews (23)

👍 2025-12-18

Excellent! Still works on 25.12.18

👍 2025-05-01

works well.

👍 2025-03-28

Still works

👍 2024-10-25

Thank you!

👍 2024-07-02

Fantastic! Huge time saver!

👍 2024-04-23

Great time saver! like someone else said, didn’t think it worked when I set my keys, but it was because you have to remove the < >.

👍 2024-02-18

saves me some time as I switch between card types frequently

👍 2023-07-17

Thank you for this.

👍 2023-06-24

Thank you so much! I was considering making my own addon to switch note types, because I switch between Cloze and Basic note types constantly whilst making cards. You’ve sped up my flashcard creation :). Awesome stuff!

👍 2023-02-17

This is a must have in my opinion. Thanks for creating this addon!

👍 2022-08-10

very useful

👍 2022-06-10

amazing add-on

but i was disappointed. i thought it works in browser and change the note type of existing note i hope you add this or any addon have this feature

👍 2022-06-10

Heads up, if you are using a Mac the Function keys are not responding. Make sure to check the box for the keyboard preferences in settings for: “Use F1,F2, etc. Keys as standard function keys”. Was not working until I did that. Great short cut though, boost card creation significantly!

👍 2022-03-30

Exactly what I needed. Thank you.

👍 2022-01-02

Perfect!

It’d be interesting if we could switch it multiple times before record the card

👍 2021-11-13

Very convenient !

Thank you

👍 2021-11-01

Works great on newest anki version

👍 2021-10-26

Thank, just a pity that it doesn’t work on browser. It would be nice if you can add this option.

👍 2021-05-13

Works great! Remember to get rid of the < > in the ” ” when you enter the note-type-name. I didn’t and was confused for a good 10 minutes why it wasn’t working 😭

Thank you so much for making this! For some reason I can’t seem to use the default Ctrl+N to change note type, so it was really nice to find this!

👍 2020-09-14

That’s amazing, simple and useful.

👍 2020-06-06

Thank you!

👍 2020-03-07

Fantastic!!!

👍 2020-02-17

It would be perfect if this addon is compatible with anki-custom-shortcuts. Comment from author If you mean Customize Keyboard Shortcuts, that addon was updated recently to support new style hooks. Please update the addon and it should work now.