Create Subdeck (Gear Menu) — Anki Add-on

Create Subdeck (Gear Menu) — Anki Add-on

Install via ankiweb :https://ankiweb.net/shared/info/664275950

Adds a Create subdeck… item to the cogwheel (gear) menu on Anki’s Decks screen, so a subdeck can be created quickly from the deck selector.

What it does

  • Adds a new menu item: Create subdeck…
  • When clicked on a deck, opens Anki’s built-in “create deck” dialog
  • Prefills the deck name as ParentDeck:: so only the child name needs to be typed

Install

From source (development)

  1. Download (or clone) this add-on.
  2. Place the add-on folder into Anki’s add-ons directory:
    • Open Anki → Tools → Add-ons → View Files
    • Copy the folder containing __init__.py into that location
  3. Restart Anki.

How to use

  1. Open Anki and go to the Decks screen.
  2. Find the deck that should be the parent deck.
  3. Click the deck’s gear (cogwheel) button.
  4. Click Create subdeck…
  5. In the dialog, type the subdeck name after the prefilled Parent:: prefix, then confirm.

Example:

  • Prefilled: Physics::
  • Type: Quantum Mechanics
  • Resulting deck: Physics::Quantum Mechanics

Notes

  • This add-on does not bypass Anki’s normal deck creation workflow; it uses the standard deck creation dialog.
  • The add-on only adds a convenience shortcut to create hierarchical subdecks.

License

MIT