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

feature: flashcard rating to influence the frequency in which a phrase is shown #103

Open
3 tasks
apttx opened this issue Dec 19, 2023 · 0 comments
Open
3 tasks
Assignees
Labels
change request a request for a feature or improvement importance: major inconvenience makes things harder unnecessarily difficult

Comments

@apttx
Copy link
Owner

apttx commented Dec 19, 2023

i know a few characters and words very well, and others seem to never appear. it's be nice if i could tell the app to show me a phrase more or less often before going to the next flashcard.

  • rate more or less
    • give every flashcard a score, one of
      • never show (never show on /flashcards)
      • show rarely
      • show normally (= initial value, once every iteration of the collection)
      • show often
      • show every other time (iterate over a fixed set of phrases [with random order] before moving on to a random one, then iterate over them again)
  • show rating at the bottom left (opposite of flashcard controls)
  • allow changing the rating on the collection page
@apttx apttx added change request a request for a feature or improvement importance: major inconvenience makes things harder unnecessarily difficult labels Dec 19, 2023
@apttx apttx self-assigned this Dec 19, 2023
@apttx apttx pinned this issue Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change request a request for a feature or improvement importance: major inconvenience makes things harder unnecessarily difficult
Projects
None yet
Development

No branches or pull requests

1 participant