I'm curious which aspects of Anki you find to be "very, very dated"? I haven't used Anki for very long, nor have I looked into any advanced-looking features, so perhaps I haven't run into those aspects you were referring to.
> why does the app give me a total number of cards to do? why not always present the card I'm most likely to forget and leave me to decide when to stop?
You aren’t under any obligation to continue learning until you’re done with all cards. The number of cards to learn is customizable.
> why is it so hard to understand the concept of a note vs a card?
It’s not that hard, but I guess it makes the learning curve a bit harder. Why it’s done this way? I guess to provide more flexibility. Is flexibility lacking in modern apps? Yes, absolutely. So in that sense this is indeed a dated feature.
> why does the app cost $25 on iOS?
Why is it “dated”? Also - why not? You’re free to use free desktop and web versions. Paying for ios app is a way to support the developer.
> why can't I execute JavaScript
Dunno about this one. What’s your use case? Can’t theg plugins cover it?
Has the "ease hell" issue been solved, maybe with the new scheduler? Or do you still need to stay away from two of the answer option (easy, hard) and only use the other two (good, again)?
Honest question, I haven't kept up with Anki, but just saw that a new scheduler (v3) seems to be default now.
Have you tried the latest version of Anki? Its design has become modern. From a technical perspective, a software written in Rust, Python, Svelte, and TypeScript should not be considered "very dated". The only issue I see is that I still haven't figured out what "card" and "note" mean, even though I've been using it for more than a year.
A note is a set of field. A card is a specific way those fields can be displayed to the user.
If you want to learn the elements for example, instead of having multiple notes of the form "element name->symbol", "element name->atomic number" and so on, you can have a note that includes the fields "element name", "symbol", "atomic number" and so on.
The cards then specify which possible combinations to show.
the note is the db model. the card is the view on top of that, which includes html and css. many cards can be created from one note, just like a db model can have many ways of being shown
As you said - Anki has some aspects that are due in part to its 20 year age. We’re going to be addressing those issues so that people are not reliant on only one option.