ankidroid / Anki-Android

AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
GNU General Public License v3.0
8.64k stars 2.23k forks source link

Bury / suspend button too close #16016

Open tassa-yoniso-manasi-karoto opened 7 months ago

tassa-yoniso-manasi-karoto commented 7 months ago

Is your feature request related to a problem? Please describe. The app bar features the bury button next to the suspend button. They are fairly small and so many times I have accidentally suspended a card instead of burying it.

Describe the solution you'd like Several possible solutions:

Additional context scr

welcome[bot] commented 7 months ago

Hello! 👋 Thanks for logging this issue. Please remember we are all volunteers here, so some patience may be required before we can get to the issue. Also remember that the fastest way to get resolution on an issue is to propose a change directly, https://github.com/ankidroid/Anki-Android/wiki/Contributing

BrayanDSO commented 7 months ago

In the settings add an option to require confirmation using a pop-up when suspending a card

We should avoid to add micro options like this. Specially when there is an Undo option.

Make the bottom notification that shows up after bury / suspend very different from one another. This would probably require color to make it compatible with all writing systems.

Unexpected behavior. In the next day that this is implemented, people would start creating reports thinking that it's a bug.


Allow the user to define the order of the buttons on the app bar (most convenient)

That's the one I like, really like. I already planned to redo the actions selector for the new reviewer, to look something like Obsidian's toolbar selector, or Wikipedia's.

https://github.com/ankidroid/Anki-Android/assets/69634269/aa25817d-9892-40c9-9e13-d85eb4ec8857

https://github.com/ankidroid/Anki-Android/assets/69634269/552b0bb8-2641-45e2-99eb-61b0dc838133

Try using gestures while that isn't implemented