Skip to content

Instantly share code, notes, and snippets.

@z1lc
z1lc / clozetablemanager.py
Last active August 2, 2019 03:40
Anki Add-on: allow cards in the Cloze Tables subdeck to not bury siblings
import random
from datetime import date, timedelta
from aqt import mw
from aqt.qt import *
from anki.hooks import addHook
from anki.utils import intTime
#card.queue: 0=new, -1=suspended