Skip to content

Commit

Permalink
deploy: 1dd7511
Browse files Browse the repository at this point in the history
  • Loading branch information
dae committed Jul 22, 2024
1 parent 87772ab commit 52c58bf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -934,9 +934,9 @@ <h2 id="add-ons-and-custom-scheduling"><a class="header" href="#add-ons-and-cust
}
</code></pre>
<p>Because this is implemented in JavaScript, it is not limited to the computer
version. AnkiMobile supports it as well, and AnkiWeb and AnkiDroid may support
it in the future too. This will allow advanced users to make adjustments to the
standard scheduling behaviour, that apply on all platforms.</p>
version. AnkiMobile and AnkiDroid both support it as well, and AnkiWeb may
support it in the future too. This will allow advanced users to make
adjustments to the standard scheduling behaviour, that apply on all platforms.</p>
<p>The various scheduling states are described in SchedulingStates <a href="https://github.com/ankitects/anki/blob/main/proto/anki/scheduler.proto">here</a>.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="timezone-handling-changes"><a class="header" href="#timezone-handling-changes">Timezone handling changes</a></h1>
<p>Anki 2.1.22+, AnkiMobile 2.0.57+, and AnkiDroid 2.15+ contain an optional change to the way Anki calculates the elapsed number of days. This change addresses some corner cases where timezone changes (including daylight savings) could cause Anki to move back or forward a day, and addresses cards being unburied / daily counts being reset for some users when syncing with AnkiWeb.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions the-2021-scheduler.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,9 +283,9 @@ <h2 id="add-ons-and-custom-scheduling"><a class="header" href="#add-ons-and-cust
}
</code></pre>
<p>Because this is implemented in JavaScript, it is not limited to the computer
version. AnkiMobile supports it as well, and AnkiWeb and AnkiDroid may support
it in the future too. This will allow advanced users to make adjustments to the
standard scheduling behaviour, that apply on all platforms.</p>
version. AnkiMobile and AnkiDroid both support it as well, and AnkiWeb may
support it in the future too. This will allow advanced users to make
adjustments to the standard scheduling behaviour, that apply on all platforms.</p>
<p>The various scheduling states are described in SchedulingStates <a href="https://github.com/ankitects/anki/blob/main/proto/anki/scheduler.proto">here</a>.</p>

</main>
Expand Down

0 comments on commit 52c58bf

Please sign in to comment.