Skip to content

Commit

Permalink
update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
L-M-Sherlock authored Dec 19, 2024
1 parent b3099d4 commit 8a1e7cc
Showing 1 changed file with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,25 +48,21 @@ Rescheduling can calculate the memory states and intervals based on each card's

**Note**: For cards that have been reviewed multiple times using Anki's default algorithm, rescheduling may give different intervals than the Scheduler because the Scheduler can't access the full review history when running. In this case, the intervals given by rescheduling will be more accurate. But after rescheduling once, there will be no difference between the two.

![image](https://github.com/open-spaced-repetition/fsrs4anki-helper/assets/32575846/7ec8710f-66ac-47bf-b498-13917944ec9a)
![image](https://github.com/user-attachments/assets/1ca82fe5-9750-4586-97ec-55ef8c9f39df)

## Advance/Postpone

These two functions are very similar, so I'll talk about them together. You can set the number of cards to advance/postpone, and the Helper add-on will sort your cards and perform the advance/postpone in such a way that the deviation from the original review schedule is minimal while meeting the number of cards you set.

![image](https://github.com/open-spaced-repetition/fsrs4anki-helper/assets/32575846/303912eb-2645-4c75-a554-2c76024744f2)
![image](https://github.com/user-attachments/assets/56ff6f97-c111-43f6-be1c-43415dbb5e0b)

![image](https://github.com/open-spaced-repetition/fsrs4anki-helper/assets/32575846/f9838010-cb00-44ce-aefc-10300f2a586e)

## Load Balance

Once the load balance option is enabled, rescheduling will make the daily review load as consistent and smooth as possible.
FSRS Helper automatically applies load balance when you reschedule all cards via the add-on.

**Update**: after Anki 24.11, the load balance feature is built-in. So you don't need to enable it in the add-on settings.

![image](https://github.com/open-spaced-repetition/fsrs4anki-helper/assets/32575846/4ac4f5aa-e4c6-4f50-b30c-1595f930d2f3)

Here's a comparison, the first graph is rescheduling before enabling it, and the second graph is after enabling:
Here's a comparison, the first graph is rescheduling via the Anki's built-in method, and the second graph is via the add-on:

![image](https://github.com/open-spaced-repetition/fsrs4anki-helper/assets/32575846/1f31491c-7ee6-4eed-ab4a-7bc0dba5dff8)

Expand All @@ -91,11 +87,6 @@ Exceptions:

If the fuzz range is too narrow or does not exist (review less than 3 days) to satisfy the selected easy days, the day of the week may be selected for review of the card.

![image](https://github.com/user-attachments/assets/666fec7f-32ee-4ace-9923-35ee4538695a)

![image](https://github.com/user-attachments/assets/9f742d98-5df2-4765-b61b-cfe9d68b1010)


**Effect**:

![image](https://github.com/user-attachments/assets/79c5eda3-b4c8-4694-95c4-f88a6cd84118)
Expand All @@ -105,7 +96,7 @@ If the fuzz range is too narrow or does not exist (review less than 3 days) to s

In Anki, some templates will generate multiple cards related in content from the same note, such as reversed cards (Front->Back, Back->Front) and cloze cards (when you make multiple clozes on the same note). If the review dates of these cards are too close, they may interfere with or remind you of each other. Dispersing siblings can spread the review dates of these cards out as much as possible.

![image](https://github.com/open-spaced-repetition/fsrs4anki-helper/assets/32575846/b33460f4-d7db-4c8f-b9d0-d0193f2d1f54)
![image](https://github.com/user-attachments/assets/3e358cb7-e135-4d8a-9dc5-3056bb881d8c)

## Flatten

Expand All @@ -131,7 +122,7 @@ Hold down the Shift key and click "Stats" to enter the old version of Anki's sta

### FSRS Stats

![](https://github.com/user-attachments/assets/7495b3d6-ef54-43d7-a674-53264748a961)
![](https://github.com/user-attachments/assets/88b7b713-c3a0-4eb3-acb3-83585f4119fd)

The FSRS Stats are based on all cards in your deck or collection (whichever is selected) that you have ever reviewed. They remain unaffected by the 1 month/year settings.

Expand Down

0 comments on commit 8a1e7cc

Please sign in to comment.