rr- / drill

A CLI program for learning things through spaced repetition. :dog:
MIT License
96 stars 14 forks source link

Refresh review cooldown #12

Open resolritter opened 4 years ago

resolritter commented 4 years ago

Currently, you have to wait at least one hour for reviewing a deck again.

https://github.com/rr-/drill/blob/39913fdb1a6a996e923f563124ee5106dc127814/drillsrs/scheduler.py#L8

I think it'd be cool to have a way to refresh or bypass that somehow.

This would specially useful for smaller decks.