Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/is343/anki_delay_deck
Anki 2.1 add-on that delays all cards within a deck by the number of days the deck is overdue
https://github.com/is343/anki_delay_deck
anki anki-addon anki-flashcards anki21 card deck delays
Last synced: 4 months ago
JSON representation
Anki 2.1 add-on that delays all cards within a deck by the number of days the deck is overdue
- Host: GitHub
- URL: https://github.com/is343/anki_delay_deck
- Owner: is343
- License: gpl-2.0
- Created: 2018-10-21T12:29:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-31T00:54:08.000Z (about 1 year ago)
- Last Synced: 2024-01-31T02:07:38.903Z (about 1 year ago)
- Topics: anki, anki-addon, anki-flashcards, anki21, card, deck, delays
- Language: Python
- Homepage: https://ankiweb.net/shared/info/43919973
- Size: 59.6 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
An anki add-on that delays all cards by the number of days the deck is overdue.
You may also manually choose how many days you wish to delay the entire deck by. You can also bring the cards in the deck forward by entering negative numbers.
- inputing 4 delays all cards in the deck by 4 days
- inputing -4 brings all cards in the deck forward by 4 daysFOR EXAMPLE:
This add-on will delay all of the cards based on the MOST overdue card. If one card was overdue by 60 days but the rest by 3 days, they would all be delayed by 60 days.# Usage
Click on the gear icon for the specific deck you want to delay. Choose delay option in the menu.
![usage screenshot](https://raw.githubusercontent.com/is343/anki_delay_deck/master/screenshot.png)# Caution
Please be careful to not get into the habit of constantly delaying cards instead of studying.