Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider cards already reviewed today when calculating new/review ratio #3423

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

krischerven
Copy link
Contributor

Fixes #3374

@dae
Copy link
Member

dae commented Sep 20, 2024

Sorry, I don't think this is important enough to justify a schema change. My thinking was that we might be able to use the existing counts stored in the select deck, and add them to the pending count. If that won't do, I'm not sure fixing this is worth new tables, or extracting the info from the revlog.

@krischerven
Copy link
Contributor Author

My thinking was that we might be able to use the existing counts stored in the select deck, and add them to the pending count.

I'll look into that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider cards already reviewed that day when calculating new/review ratio?
2 participants