[Userscript] WaniKani Open Framework Date Filters

Even if that’s true it wouldn’t mean my coding practices are correct sweat_smile I’m sure I have plenty of bad habits

1 Like

I will look into this but not now. I have a plan for filters that may use html but I have other projects that take priority. Let’s postpone this discussion until it is time to do my filter.

Version 1.1.0 is out - Download it at the link in the top post.

Added the support for relative time at the suggestion of @rfindley

Version 1.2.0 is out - Download it at the link in the top post.

Added support of wkof.wait_state('dateFilters', 'ready'). Developers may now synchronize with the filters initialization.

It is now version 1.2.3

I had problems getting the right file on greasyfork. It is fixed now.

Version 1.3.0 is out. - You may install it at the link at the top post.

Adds filters relative to the date of the last review.

A note to developers.

The code is now released under the MIT license and is available on github