Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toiglak/study-review-deck
Separate studying from reviewing
https://github.com/toiglak/study-review-deck
anki reviews study
Last synced: 6 days ago
JSON representation
Separate studying from reviewing
- Host: GitHub
- URL: https://github.com/toiglak/study-review-deck
- Owner: toiglak
- License: agpl-3.0
- Created: 2024-02-11T23:20:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-16T11:16:14.000Z (4 months ago)
- Last Synced: 2024-10-10T12:43:49.725Z (26 days ago)
- Topics: anki, reviews, study
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Compatible with Anki versions: 2.1.61 and above. Requires Scheduler V3.
---
# Study-Review Deck
[![GitHub](https://img.shields.io/badge/GitHub-Repository-blue?logo=github)](https://github.com/toiglak/study-review-deck)
[![Version](https://img.shields.io/badge/version-0.2.1-blue.svg)](https://github.com/toiglak/study-review-deck/releases/tag/v0.2.1)This add-on allows you to separate the study and review phases of your Anki sessions, by adding "Study" and "Review" buttons for each deck. It is useful when you want to study new cards without being interrupted by reviews.
Clicking "Review" initiates a session with only the cards due for review. \
Clicking "Study" starts a session with only new cards.During a study session, a "Wrap Up" (🏁) button appears next to the "Show Answer" button. This button removes new cards from the queue, allowing you to review the remaining cards and finish the session. This is especially useful when you have a large number of new cards in a deck.
## Installation
1. Optional but recommended: [Create a backup](https://docs.ankiweb.net/backups.html#manual-colpkg-backups) of your collection.
2. Make sure that you're using Scheduler V3.
3. Download and install the add-on, then restart Anki.
4. Enable "New cards ignore review limit" option for all your decks.## Important Information
- This add-on operates by setting "Today only" daily limit for new cards and reviews in deck options. If you decide to uninstall this add-on, you may need to manually reset these limits in the deck options.
- Syncing with AnkiWeb during a session may hide today's reviews (as the "Today's limit" will still be set). If this happens, return to the main view (with the deck list) and then sync.
- The "Study" button does not currently support nested decks.
- I've shared this add-on because I find it useful, but please note that there may be bugs or things I didn't account for. Also, while it works for me, it may not fit your workflow. Use at your own discretion.## License
This add-on is licensed under the GNU Affero General Public License, version 3 (AGPL-3.0). You can find a copy of the license in the [LICENSE](LICENSE) file.