I hereby claim:
- I am eshapard on github.
- I am sagebrush (https://keybase.io/sagebrush) on keybase.
- I have a public key ASC8MWdf1NyTNBjgQuKS2vMYzqZ0H6RLArLSEbLYUuxG-wo
To claim this, I am signing this object:
# Filter Safety | |
# Anki 2.0 addon | |
# Author EJS | |
# https://eshapard.github.io/ | |
# | |
# Prevents cards in learning state from being moved out of a filtered deck | |
# when you rebuild it. | |
from anki.sched import Scheduler | |
#from aqt.utils import showInfo |
# Anki Deadline | |
# Anki 2 plugin | |
# Author: EJS | |
# Version 0.1 | |
# Description: Adjusts 'New Cards per Day' setting of options group to ensure all cards | |
# are seen by deadline. | |
# License: GNU GPL v3 <www.gnu.org/licenses/gpl.html> | |
from __future__ import division | |
import datetime, time, math | |
from anki.hooks import wrap, addHook |
# Auto Learning Steps | |
# Anki 2.0 addon | |
# Author EJS | |
# https://eshapard.github.io/ | |
# | |
# Sets the learning steps sequence of each deck options group. | |
from anki.hooks import addHook | |
from aqt import mw | |
#from aqt.utils import showInfo | |
#import time |
I hereby claim:
To claim this, I am signing this object: