From 45897b018af9e19a4a072985184d29fcd8743dba Mon Sep 17 00:00:00 2001 From: Expertium <83031600+Expertium@users.noreply.github.com> Date: Wed, 13 Mar 2024 02:22:45 +0300 Subject: [PATCH 1/7] Update tutorial.md Mention that sometimes it's ok to use several learning steps, as a user on Discord suggested. --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index fc21ec4..8e15b14 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -70,7 +70,7 @@ When FSRS is enabled, the learning and re-learning steps should be chosen in suc The reason is that FSRS can determine more optimal intervals but the use of longer (re)learning steps doesn't allow FSRS to schedule the reviews, making the scheduling less optimal. In addition, if longer steps are used, there can be cases where the "Hard" interval exceeds the "Good" interval. -Secondly, the use of multiple short (re)learning steps is also discouraged. This is because research shows that same-day reviews have a negligible impact on long-term memory. +Secondly, the use of multiple short (re)learning steps is also discouraged. This is because research shows that same-day reviews have a negligible impact on long-term memory. However, if you notice that your retention for young cards is much lower than desired, it may be advisable to add several learning steps, for example, 2h or 4h. ![image](https://github.com/open-spaced-repetition/fsrs4anki/assets/32575846/a5780dca-4d0d-4382-9323-26e45cb6f002) From 05414456cfb7305e30dda353dd8a99b3acd75c43 Mon Sep 17 00:00:00 2001 From: Expertium <83031600+Expertium@users.noreply.github.com> Date: Wed, 13 Mar 2024 02:26:10 +0300 Subject: [PATCH 2/7] Update tutorial.md --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 8e15b14..34081cb 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -66,7 +66,7 @@ You need to configure this value only if you have cards with missing or incomple ### Learning and re-learning steps -When FSRS is enabled, the learning and re-learning steps should be chosen in such a way that all the learning steps can be completed on the same day. This means that steps longer than or **equal** to 1 day should not be used. `23h` is not recommended because, while it's technically less than one day, it's very unlikely that you will be able to finish this step on the same day as your first review. In general, any steps longer than 12-14 hours are not recommended, since most people will not be able to finish such steps within the same day. +When FSRS is enabled, the learning and re-learning steps should be chosen in such a way that all the learning steps can be completed on the same day. This means that steps longer than or **equal** to 1 day should not be used. `23h` is not recommended because, while it's technically less than one day, it's very unlikely that you will be able to finish this step on the same day as your first review. In general, any steps longer than 12-14 hours are not recommended, since most people will not be able to finish such steps within the same day. Examples of good learning steps: 10m, 15m, 20m, 30m. The reason is that FSRS can determine more optimal intervals but the use of longer (re)learning steps doesn't allow FSRS to schedule the reviews, making the scheduling less optimal. In addition, if longer steps are used, there can be cases where the "Hard" interval exceeds the "Good" interval. From 8c94ccba1a75acf7c098004b1d7b71a233b9a4e2 Mon Sep 17 00:00:00 2001 From: Expertium <83031600+Expertium@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:16:30 +0300 Subject: [PATCH 3/7] Update docs/tutorial.md Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 34081cb..edd9fe3 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -66,7 +66,7 @@ You need to configure this value only if you have cards with missing or incomple ### Learning and re-learning steps -When FSRS is enabled, the learning and re-learning steps should be chosen in such a way that all the learning steps can be completed on the same day. This means that steps longer than or **equal** to 1 day should not be used. `23h` is not recommended because, while it's technically less than one day, it's very unlikely that you will be able to finish this step on the same day as your first review. In general, any steps longer than 12-14 hours are not recommended, since most people will not be able to finish such steps within the same day. Examples of good learning steps: 10m, 15m, 20m, 30m. +When FSRS is enabled, the learning and re-learning steps should be chosen in such a way that all the learning steps can be completed on the same day. This means that steps longer than or **equal** to 1 day should not be used. `23h` is not recommended because, while it's technically less than one day, it's very unlikely that you will be able to finish this step on the same day as your first review. In general, any steps longer than 12-14 hours are not recommended, since most people will not be able to finish such steps within the same day. A reasonable learning step can be 10m, 15m, 20m or 30m. The reason is that FSRS can determine more optimal intervals but the use of longer (re)learning steps doesn't allow FSRS to schedule the reviews, making the scheduling less optimal. In addition, if longer steps are used, there can be cases where the "Hard" interval exceeds the "Good" interval. From 9e73fe15d25abc76ebf169eb2e6ecd01b6b7b913 Mon Sep 17 00:00:00 2001 From: Expertium <83031600+Expertium@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:17:52 +0300 Subject: [PATCH 4/7] Update docs/tutorial.md Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index edd9fe3..5d5afe7 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -70,7 +70,7 @@ When FSRS is enabled, the learning and re-learning steps should be chosen in suc The reason is that FSRS can determine more optimal intervals but the use of longer (re)learning steps doesn't allow FSRS to schedule the reviews, making the scheduling less optimal. In addition, if longer steps are used, there can be cases where the "Hard" interval exceeds the "Good" interval. -Secondly, the use of multiple short (re)learning steps is also discouraged. This is because research shows that same-day reviews have a negligible impact on long-term memory. However, if you notice that your retention for young cards is much lower than desired, it may be advisable to add several learning steps, for example, 2h or 4h. +Secondly, the use of multiple short (re)learning steps is also discouraged. This is because research shows that same-day reviews have a negligible impact on long-term memory. However, if you notice that your retention for young cards is much lower than desired, adding more intraday learning steps (such as 2h or 4h) may be helpful. ![image](https://github.com/open-spaced-repetition/fsrs4anki/assets/32575846/a5780dca-4d0d-4382-9323-26e45cb6f002) From 8f868cbfd154419feecec82bcda47b16eaa3adeb Mon Sep 17 00:00:00 2001 From: Expertium <83031600+Expertium@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:23:01 +0300 Subject: [PATCH 5/7] Update tutorial.md I get a lot of comments from people who think that the shape is the same for everyone. --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 5d5afe7..d71e153 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -45,7 +45,7 @@ The permissible range for desired retention is 0.70 to 0.97 (0.7 to 0.99 in Anki Be conservative when adjusting this setting - higher values will greatly increase your workload, and lower values can be demoralizing when you forget a lot of material. -The following chart illustrates how the workload changes with retention. The exact shape of the curve depends on the user's parameters and learning habits. +The following chart illustrates how the workload changes with retention. **The exact shape of the curve depends on the user's parameters and learning habits.** To find the optimal retention for you, please use the "Compute optimal retention (experimental)" feature, which is explained in [Step 5](#step-5-optional-compute-optimal-retention). ![Workload and retention, again (small)](https://github.com/open-spaced-repetition/fsrs4anki/assets/83031600/e2b95037-593a-4633-8774-dd16cba5f48e) From da6caff98f6f21869a736cff7fb580db0e2d4e7c Mon Sep 17 00:00:00 2001 From: Expertium <83031600+Expertium@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:31:16 +0300 Subject: [PATCH 6/7] Update docs/tutorial.md Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index d71e153..2a85aab 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -66,7 +66,7 @@ You need to configure this value only if you have cards with missing or incomple ### Learning and re-learning steps -When FSRS is enabled, the learning and re-learning steps should be chosen in such a way that all the learning steps can be completed on the same day. This means that steps longer than or **equal** to 1 day should not be used. `23h` is not recommended because, while it's technically less than one day, it's very unlikely that you will be able to finish this step on the same day as your first review. In general, any steps longer than 12-14 hours are not recommended, since most people will not be able to finish such steps within the same day. A reasonable learning step can be 10m, 15m, 20m or 30m. +When FSRS is enabled, the learning and re-learning steps should be chosen in such a way that all the learning steps can be completed on the same day. In general, any steps longer than 12-14 hours are not recommended because most people will not be able to finish such steps on the same day as their first step. A reasonable learning step can be 10m, 15m, 20m or 30m. The reason is that FSRS can determine more optimal intervals but the use of longer (re)learning steps doesn't allow FSRS to schedule the reviews, making the scheduling less optimal. In addition, if longer steps are used, there can be cases where the "Hard" interval exceeds the "Good" interval. From 100262aaa2a17f763bbfe6ad78e4705c1cd893c8 Mon Sep 17 00:00:00 2001 From: Jarrett Ye Date: Wed, 13 Mar 2024 15:28:47 +0800 Subject: [PATCH 7/7] fix content --- docs/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial.md b/docs/tutorial.md index 2a85aab..b879226 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -1,7 +1,7 @@ 中文版请见:[Anki 新算法 FSRS 配置指南](https://zhuanlan.zhihu.com/p/664758200) # Table of contents -- [The Ultra Short Version](the-ultra-short-version) +- [The Ultra Short Version](#the-ultra-short-version) - [Step 1: Enable FSRS](#step-1-enable-fsrs) - [Step 2: Configure FSRS settings](#step-2-configure-fsrs-settings) - [Step 3: Find optimal parameters](#step-3-find-optimal-parameters)