corollari/ankiTab

Option to 'auto-sync' after review

masteranza opened this issue · 8 comments

I think this is a bit more important to keep the reviews fluid.

By auto-sync, you mean syncing with ankiweb?

Hmm, how do you picture that working? Something that automatically detects when a person is done reviewing cards and syncs (if so, how should we go about detecting that?)? An on-page button that allows you to sync?

I've implemented this feature as a simple button on the upper right hand corner. I'm not sure if I understand you properly, but if what you mean is that the button should move to the middle when the review is over then I'm not sure how to go about doing that, as I for example end my reviews by navigating to another page so it wouldn't be possible to do that.

I've just checked the version you've pushed and it's almost exactly like I wanted it, except that the 'Sync' button is gone after the review is finished (and it's the most important moment to have it around). Whether it is then screen centered or still top-right corner is a secondary matter.
Thanks!

Hmm, could it be that you're using the answer-redirect branch?