From 8618a532c78fbdc7becc0b3c34c3bb1a027d75cb Mon Sep 17 00:00:00 2001 From: eeeickythump Date: Fri, 1 Jul 2011 09:18:25 +1200 Subject: - Improved progress bar while collecting due items. It is no longer able to overflow to multiple lines. - Added documentation for 'org-drill-sm5-initial-interval'. --- org-drill.org | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'org-drill.org') diff --git a/org-drill.org b/org-drill.org index 0651e5f..b53ab2b 100755 --- a/org-drill.org +++ b/org-drill.org @@ -675,6 +675,20 @@ used. For the SM5 algorithm it will affect early repetitions only. It has no effect on the SM2 algorithm. +*** Adjusting the first interval (SM5 algorithm only) + + +In the SM5 algorithm, the initial interval after the first successful +presentation of an item is /always/ 4 days. If you wish to change this for some +reason, you can do so with: + +#+BEGIN_EXAMPLE +(setq org-drill-sm5-initial-interval 5.0) +#+END_EXAMPLE + +note that this will have no effect if you are not using the SM5 algorithm. + + *** Adjusting item difficulty globally -- cgit v1.2.3