q815101630/LeetFlash

Retrieve previous record

Opened this issue · 1 comments

Hi,

This tool would be more useful if it can retrieve previous record and have a sorting algorithm according to the times of rejected and AC. For example, if a problem is rejected for many times, it should be given the higher priority in review list.
If it is a good idea I will see whether I can contribute and work on adding this feature.

I think this is a pretty good idea. However, there are some implementation difficulties like retrieving previous records (questions taken with the LeetFlash extension can be recorded correctly, but fetching history may be difficult.)

If you'd like to add some features, there are some already labeled as "enhancement". You can implement those if you want!