Open mrowqa opened 7 years ago
It might be possible, from the API you can get when the character will appear next, and what stage it is in. From the stage you could calculate the study delay and subtract that from the date it will appear next, and that should give you the date you last encountered it, maybe.
Hey,
I'm using your program to generate my current progress on daily basis as one of my few wallpapers. It's great! Thank you. Today I've got an idea: it would be cool to have somehow marked (highlight, border) these kanji which changed lately. Haven't checked the API, maybe it allow you get last time given kanji changed SRS level to Apprentice, Guru and so on. If not, you can keep progress info in SQLite db or some text file. Then you can add a parameter as "latest changes threshold" with default value as a week or something (remember there aren't so many reviews of kanji, most of them are vocabs). \ worth giving further thought if it should differentiate Apprentice 1-4 and Guru 1-2 levels. Maybe set it as an option?
Regards, mrowqa