Enabling
As of Anki/AnkiMobile 23.10, and AnkiDroid 2.17, the v3 scheduler is the default and only option. On earlier versions, the scheduler can be changed from the preferences screen.Compatibility
The v2 and v3 schedulers are compatible. You can switch between them without a full sync, and it will not cause scheduling issues if you use v3 on one device and sync with another device that is using v2. Client support:- Anki: 2.1.45+
- AnkiMobile: 2.0.75+
- AnkiWeb: yes
- AnkiDroid: 2.17.0+
Changes
Undo
The v3 scheduler uses Anki’s new undo infrastructure: you can answer a card, bury another card, answer a different card, then undo each action in turn. Previous schedulers handled undo for review and non-review actions separately, so performing an action for one would clear the undo history for the other.Daily limits
By default, the review limit in the v3 scheduler also applies to new cards, so that new card introduction is reduced/paused when you have a backlog of reviews. For example, if you have limits of 200 review cards and 20 new cards, and 190 review cards are due, only 10 new cards will be introduced. This prevents the backlog from getting worse. If you find this happening, the recommended solution is to increase your review limit, and work through the backlog before you add more new cards. If you’re sure you want to add more new cards even though you have a backlog, you can enable the “New cards ignore review limit” option in deck options. The limits of each deck will control the number of cards that are gathered from that deck and its subdecks. Limits are applied from the deck you select, so if you select a child deck, its parents’ limits will not apply. For example, if the following limits are set:- Parent: 100
- Parent::Child: 30
- Parent::Child::Grandchild1: 50
- Parent::Child::Grandchild2: 5
- Parent::Child::Grandchild3: 200
- If you select Grandchild3, you’ll get up to 200 cards.
- If you select Grandchild2, you’ll get up to 5 cards.
- If you select Grandchild1, you’ll get up to 50 cards.
- If you select Child, you’ll get up to 30 cards from the Child deck and its subdecks. No more than 5 cards will be taken from Grandchild2.
- If you select Parent, you’ll get up to 100 cards, with a maximum of 30 coming from Child and its subdecks.