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

Add auto-advance options to deck preset #2645

Closed
dae opened this issue Sep 8, 2023 · 3 comments · Fixed by #2765
Closed

Add auto-advance options to deck preset #2645

dae opened this issue Sep 8, 2023 · 3 comments · Fixed by #2765

Comments

@dae
Copy link
Member

dae commented Sep 8, 2023

The mobile clients have auto-advance features, so we should probably add this to the desktop as well, and move the option into the deck preset: https://forums.ankiweb.net/t/auto-advance-per-deck/33994

@dae
Copy link
Member Author

dae commented Oct 15, 2023

The settings we'd need:

  • seconds to show question (float)
  • seconds to show answer (float)
  • wait for audio to finish (bool)
  • answer action (enum: bury card, answer again, answer good)

@coder007
Copy link

Hi, in the iOS app auto advance section - besides the "bury card, answer again, answer good", there's also "Show Reminder", "Answer Hard", "Do Nothing".

Will the other 3 options also be added to the enum? At the very least, will the "Answer Hard" be included?

@dae
Copy link
Member Author

dae commented Oct 27, 2023

Sorry, I'd forgotten about those - let's add them. We don't need 'do nothing', as setting the delay to 0 accomplishes that.

@abdnh "show reminder" shows a tooltip with ftl 'studying-answer-time-elapsed = Answer time elapsed'

@dae dae closed this as completed in #2765 Nov 13, 2023
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 a pull request may close this issue.

2 participants