Skip to content

Commit

Permalink
deploy: 50757bd
Browse files Browse the repository at this point in the history
  • Loading branch information
dae committed Sep 7, 2024
1 parent 565ab4c commit 6adb84f
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions browsing.html
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,8 @@ <h3 id="cards"><a class="header" href="#cards">Cards</a></h3>
<!-- prettier-ignore -->
<div class="table-wrapper"><table><thead><tr><th>Name</th><th>Action</th></tr></thead><tbody>
<tr><td>Change Deck</td><td>Move currently selected cards to a different deck.</td></tr>
<tr><td>Set Due Date</td><td>Turn cards into review cards, and make them due on a certain date. This can be useful for moving cards forward or back a few days when your study schedule is interrupted. Entering a range like <code>60-90</code> will make the selected cards due between 60 and 90 days from now. New cards will have their interval set to the same delay, but reviews will be rescheduled without changing their current interval, unless '!' is included at the end of the range. (Note that answer time is not recorded when manually scheduling cards, since the action can be performed even outside of review, and Anki isnt aware of which card may or may not be shown at the time.)</td></tr>
<tr><td>Forget</td><td>Move currently selected cards to the end of the new queue. The existing review history is preserved. In 2.1.50+, there are options to restore the original card position, and to reset the card's lapse and repetition counters.</td></tr>
<tr><td>Set Due Date</td><td>Turns cards into review cards if they are new, and makes them due on a certain date. This can be useful for moving cards forward or back a few days when your study schedule is interrupted. Entering a range like <code>60-90</code> will make the selected cards due between 60 and 90 days from now. New cards will have their interval set to the same delay, but review cards will be rescheduled without changing their current interval, unless an exclamation mark (<code>!</code>) is included at the end of the range. Note that the answer time is not recorded when manually scheduling cards, since the action can be performed even outside of review, and Anki isn't aware of which card may or may not be shown at the time.</td></tr>
<tr><td>Reset</td><td>Move currently selected cards to the end of the new queue. The existing review history is preserved. In 2.1.50+, there are options to restore the original card position, and to reset the card's lapse and repetition counters.</td></tr>
<tr><td>Reposition</td><td>Change the order new cards will appear in. You can find out the existing positions by enabling the <em>due</em> column, as described in the <a href="#cardnote-table">table</a> section above. If you run the reposition command when multiple cards are selected, it will apply increasing numbers to each card in turn. By default the number increases by one for each card, but this can be adjusted by changing the &quot;step&quot; setting. The <strong>Shift position of existing cards</strong> option allows you to insert cards between currently existing ones, pushing the currently existing ones apart. For instance, if you have five cards and you want to move 3, 4, and 5 between 1 and 2, selecting this setting would cause the cards to end up in the order 1, 3, 4, 5, 2. By contrast, if you turn this option off, 1 and 2 will get the same position number (and it will thus be unpredictable which of the cards with the same number comes up first). Please note that when enabled, any card with a higher position will be modified, and all of those changed cards will need to be sent the next time you sync.</td></tr>
<tr><td>Toggle Suspend</td><td><a href="studying.html#editing-and-more">Suspend</a> or unsuspend all selected cards, depending on whether the current card is suspended or not.</td></tr>
<tr><td>Flag</td><td>Toggle the flags of all selected cards. Whether a flag is added or removed depends on whether the current card has the chosen flag.</td></tr>
Expand Down
10 changes: 5 additions & 5 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1420,16 +1420,16 @@ <h2 id="editing-and-more"><a class="header" href="#editing-and-more">Editing and
however, burying cards does not reset a card's learning steps.</p>
</li>
<li>
<p><strong>Forget card</strong>: Move current card to <a href="browsing.html#cards">the end of the new queue</a>.</p>
<p><strong>Reset card</strong>: Moves the current card to <a href="browsing.html#cards">the end of the new queue</a>.</p>
<p>From Anki 2.1.50+, Anki will remember the original order of a new card when it is first studied
with the v3 scheduler. The &quot;Restore original position&quot; option allows you to reset the card back
with the v3 scheduler. The &quot;Restore original position&quot; option allows you to reset the card back to its original position when you reset it.
to its original position when you forget it.</p>
<p>The &quot;Reset repetition and lapse count&quot; option, if enabled, will set the review and failure counters
for the card back to zero. It does not remove the review history that is shown at the bottom of the
card info screen.</p>
</li>
<li>
<p><strong>Set Due Date</strong>: Put cards in the review queue, and <a href="browsing.html#cards">make them due on a certain date.</a></p>
<p><strong>Set Due Date</strong>: Puts cards in the review queue, and <a href="browsing.html#cards">makes them due on a certain date.</a></p>
</li>
<li>
<p><strong>Suspend Card / Note</strong>: Hides a card or all of the note’s cards from review until they are
Expand Down Expand Up @@ -4328,8 +4328,8 @@ <h3 id="cards-1"><a class="header" href="#cards-1">Cards</a></h3>
<!-- prettier-ignore -->
<div class="table-wrapper"><table><thead><tr><th>Name</th><th>Action</th></tr></thead><tbody>
<tr><td>Change Deck</td><td>Move currently selected cards to a different deck.</td></tr>
<tr><td>Set Due Date</td><td>Turn cards into review cards, and make them due on a certain date. This can be useful for moving cards forward or back a few days when your study schedule is interrupted. Entering a range like <code>60-90</code> will make the selected cards due between 60 and 90 days from now. New cards will have their interval set to the same delay, but reviews will be rescheduled without changing their current interval, unless '!' is included at the end of the range. (Note that answer time is not recorded when manually scheduling cards, since the action can be performed even outside of review, and Anki isnt aware of which card may or may not be shown at the time.)</td></tr>
<tr><td>Forget</td><td>Move currently selected cards to the end of the new queue. The existing review history is preserved. In 2.1.50+, there are options to restore the original card position, and to reset the card's lapse and repetition counters.</td></tr>
<tr><td>Set Due Date</td><td>Turns cards into review cards if they are new, and makes them due on a certain date. This can be useful for moving cards forward or back a few days when your study schedule is interrupted. Entering a range like <code>60-90</code> will make the selected cards due between 60 and 90 days from now. New cards will have their interval set to the same delay, but review cards will be rescheduled without changing their current interval, unless an exclamation mark (<code>!</code>) is included at the end of the range. Note that the answer time is not recorded when manually scheduling cards, since the action can be performed even outside of review, and Anki isn't aware of which card may or may not be shown at the time.</td></tr>
<tr><td>Reset</td><td>Move currently selected cards to the end of the new queue. The existing review history is preserved. In 2.1.50+, there are options to restore the original card position, and to reset the card's lapse and repetition counters.</td></tr>
<tr><td>Reposition</td><td>Change the order new cards will appear in. You can find out the existing positions by enabling the <em>due</em> column, as described in the <a href="browsing.html#cardnote-table">table</a> section above. If you run the reposition command when multiple cards are selected, it will apply increasing numbers to each card in turn. By default the number increases by one for each card, but this can be adjusted by changing the &quot;step&quot; setting. The <strong>Shift position of existing cards</strong> option allows you to insert cards between currently existing ones, pushing the currently existing ones apart. For instance, if you have five cards and you want to move 3, 4, and 5 between 1 and 2, selecting this setting would cause the cards to end up in the order 1, 3, 4, 5, 2. By contrast, if you turn this option off, 1 and 2 will get the same position number (and it will thus be unpredictable which of the cards with the same number comes up first). Please note that when enabled, any card with a higher position will be modified, and all of those changed cards will need to be sent the next time you sync.</td></tr>
<tr><td>Toggle Suspend</td><td><a href="studying.html#editing-and-more">Suspend</a> or unsuspend all selected cards, depending on whether the current card is suspended or not.</td></tr>
<tr><td>Flag</td><td>Toggle the flags of all selected cards. Whether a flag is added or removed depends on whether the current card has the chosen flag.</td></tr>
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 studying.html
Original file line number Diff line number Diff line change
Expand Up @@ -335,16 +335,16 @@ <h2 id="editing-and-more"><a class="header" href="#editing-and-more">Editing and
however, burying cards does not reset a card's learning steps.</p>
</li>
<li>
<p><strong>Forget card</strong>: Move current card to <a href="browsing.html#cards">the end of the new queue</a>.</p>
<p><strong>Reset card</strong>: Moves the current card to <a href="browsing.html#cards">the end of the new queue</a>.</p>
<p>From Anki 2.1.50+, Anki will remember the original order of a new card when it is first studied
with the v3 scheduler. The &quot;Restore original position&quot; option allows you to reset the card back
with the v3 scheduler. The &quot;Restore original position&quot; option allows you to reset the card back to its original position when you reset it.
to its original position when you forget it.</p>
<p>The &quot;Reset repetition and lapse count&quot; option, if enabled, will set the review and failure counters
for the card back to zero. It does not remove the review history that is shown at the bottom of the
card info screen.</p>
</li>
<li>
<p><strong>Set Due Date</strong>: Put cards in the review queue, and <a href="browsing.html#cards">make them due on a certain date.</a></p>
<p><strong>Set Due Date</strong>: Puts cards in the review queue, and <a href="browsing.html#cards">makes them due on a certain date.</a></p>
</li>
<li>
<p><strong>Suspend Card / Note</strong>: Hides a card or all of the note’s cards from review until they are
Expand Down

0 comments on commit 6adb84f

Please sign in to comment.