Shows the earliest date and time you can level up if your reviews are correct. Adds an indication if you have items available for lesson/review that are needed to advance your current level.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Fixed an issue involving the parsing of the component_subject_ids property that would prevent assigning dates to kanji that have not been unlocked.
component_subject_ids
Moved the wkof.ItemData item property additions to a custom object to avoid possible future collisions. Added current_earliest_study_date property to help with sorting; now properly sorts all items available "Now" evenly. Made various optimizations with the array generations. Updated the logging to include the entire object, in case that's desired; also updated the logging format to appear more as a table with headers (not using console.table() because it stringifies the hyperlinks). Been trying to post this for days but greasyfork's been having issues and I couldn't figure out why.
wkof.ItemData
current_earliest_study_date
console.table()
Updated the hover message to match the changes to default logging preferences.
Disable logging for the default run.
Updated functionality to account for Turbo Events, using the Turbo Events library.
Changed the element type of the icon to a span so it no longer is automatically italicized by the new dashboard layout.
Updated the selector for the element based on the new WaniKani dashboard classnames.
get_not_passed_items_with_available_assignments