Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telotortium/anki-reset-limits
Anki 2.1 addon to reset new/review custom study limit increases
https://github.com/telotortium/anki-reset-limits
anki anki-addon
Last synced: 1 day ago
JSON representation
Anki 2.1 addon to reset new/review custom study limit increases
- Host: GitHub
- URL: https://github.com/telotortium/anki-reset-limits
- Owner: telotortium
- License: agpl-3.0
- Created: 2019-05-28T21:54:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-20T00:13:55.000Z (about 3 years ago)
- Last Synced: 2024-12-10T05:43:32.006Z (18 days ago)
- Topics: anki, anki-addon
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Description
An Anki add-on that adds "Reset Limit Increases" to the bottom of each deck
overview screen, in order to reverse the effect of "Increase today's new card
limit" or "Increase today's review card limit" in Custom Study. Useful if
you've accidentally increased today's new card limit when you meant to raise
the review card limit.NOTE: If you increase a limit on a subdeck of another deck, this will increase
the corresponding limit on the parent deck. After you reset limits on the
subdeck, the increased limit on the parent deck will still be in effect and not
reset, because there's no way to tell why a parent deck's limits were
increased - increasing the limits on either the parent deck or the subdeck will
lead to the same result. Resetting limits on a parent deck will reset limits on
the subdecks as well.AnkiWeb: https://ankiweb.net/shared/info/738867649
# License
This addon is licensed under the same license as Anki itself (GNU Affero General
Public License 3).