syt0r / Kanji-Dojo

A multi-platform application for memorizing Japanese language
GNU General Public License v3.0
221 stars 6 forks source link

Default value for selected characters #139

Open stephanhuebsch opened 4 months ago

stephanhuebsch commented 4 months ago

I'd like to suggest the option of setting a default value for the selected characters for learning / reviewing.

Usually, I like to do my reviews in small batches. However, when I tap on "review", the default slider setting is at the maximum value. It would be nice if there was a setting somewhere to set a default value, e.g. 10, such that the slider starts at that value (if there are more than 10 reviews).

Screenshot_20240527-101352

If I wanted to do more/less, then it would still be possible to adjust the slider.

In total, this would be four values: learning/reviewing for reading and writing each.

syt0r commented 4 months ago

Hmm, it can be done but it doesn't sound very intuitive since every time there's different number of reviews which can be even less than the saved value. And usually you shouldn't have new and due items in one practice. But others already asked for a text field for the characters count, I might redesign selector a bit to include text field and maybe add save and reset buttons, though I wonder whether this UX will look confusing

stephanhuebsch commented 4 months ago

I see. Maybe an easy way would be to add a pop-up window with a text field, after the user taps on "Selected characters: 10/50"? This way, the current slider-UI is preserved and it enables typing the desired number.