corollari / ankiTab

Browser extension that replaces the new tab page with Anki flashcards
https://ankitab.com
The Unlicense
187 stars 16 forks source link

Feature request: Show current deck #2

Closed vacekj closed 6 years ago

vacekj commented 6 years ago

First off, let me thank you for this awesome extension! I've been using it a lot and it has sure helped me do more reviews.

Now, on to the request: It would be great if the user could see the deck currently being reviewed. Maybe in a status bar on the top, along with remaining reviews?

corollari commented 6 years ago

Sure, I'll implement it right now. It'll be available as an option in the next release (which I will upload later today or tomorrow). Also, thanks for the praise. It is really cool to hear about people using something you've created.

corollari commented 6 years ago

Closing this issue as it has already been implemented. About showing the remaining reviews on top, I've tested several approaches, including leaving that as an option which could be enabled, and none of them were good enough to make it into the final extension. The reason for that is that the implementation of those counters in ankiuser.net is terrible:

Any way, if you still want to have these counters you only have to run locally the code that can be found on the branch deckStats