Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: user1823 <[email protected]>
  • Loading branch information
L-M-Sherlock and user1823 committed Aug 14, 2024
1 parent 2f8b472 commit 680247e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def set_skip_manual_resched_cards(checked, _):
warning = (
"Due to the nature of Anki's database, FSRS Helper cannot distinguish among cards rescheduled by following operations:\n"
+ "- Set due date\n"
+ "- Reset (original Forget)\n"
+ "- Reset (earlier called Forget)\n"
+ "- Reschedule cards on change\n\n"
+ 'When you enable this option, all cards whose the latest review log\'s type is marked as "Manual" will be skipped during rescheduling.'
)
Expand Down

0 comments on commit 680247e

Please sign in to comment.