noobj2 / Anki-add-tag-move-card-in-review

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tag/Move Card in review

You can add tags and move cards in review without having to open browser or opening edit dialog just by using shortcuts

Definig Tags and Deck Name

To set your tags and deck name, go to Tools -> Add-ons -> add tag/move card -> config and set your tags and deck name

  • Tag 1 is for Ctrl + S shortcut
  • Tag 2 is for Ctrl + D shortcut which Tags the card and also Moves it to your defined deck

Shortcuts

  • Ctrl + S: Adds a pre-defined tag
  • Ctrl + D: Adds a pre-defined tag and moves the card to a predefined deck
  • Ctrl + F: Moves the card to a pre-defined deck
  • Ctrl + G: Opens add tag dialog, so you can add a custom tag

Editing Shortcuts

If you want to use your own shortcuts, open add-on folder (tools -> add-ons -> add tag/move cards -> view files), open addTag.py and edit line 53 to 56

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%