Wanikani Open Framework - ItemData module

ItemData module for Wanikani Open Framework

These are versions of this script where the code was updated. Show all versions.

  • v1.0.19 2023-05-07

    Add support for Kana Vocabulary

  • v1.0.18 2022-03-19

    Fixed "have_burned" filter when no assignments exist.

  • v1.0.17 2020-01-25 Update get_index() to distinguish 'Locked' and 'Initiate' for srs_stage and srs_stage_name
  • v1.0.16 2020-01-25 Update get_index() to differentiate between Locked and Initiate
  • v1.0.15 2019-12-26 Changed deprecated "max_level_granted_by_subscription" to "subscription.max_level_granted"
  • v1.0.14 2019-05-26 Fixes to simplfy alternate item sources.
  • v1.0.13 2018-07-08 Fix classification of 'Locked' vs 'Initiate' items
  • v1.0.12 2018-06-24 Fix Level filter placeholder text. Ignore quotes in Level filter.
  • v1.0.11 2018-05-16 Remove hidden items by default.
  • v1.0.10 2018-04-20 Add support for "1..3" and "1 to 3" format in level filter
  • v1.0.9 2018-04-18 Enforce max_level_granted_by_subscription
  • v1.0.8 2018-04-18 Add 'Locked' option to srs filter
  • v1.0.7 2018-04-18 Add 'Initiate' to 'srs' filter.
  • v1.0.6 2018-04-16 ItemData: Use state instead of event for registration stage
  • v1.0.5 2018-04-16 Add filter registration phase
  • v1.0.4 2018-04-16 Add 'prepare()' function for filters
  • v1.0.3 2018-04-02 Support additional filter value formats
  • v1.0.2 2018-03-26 Correct filter specs, add hover_tips, auto-select options
  • v1.0.1 2018-02-22 Add support for global fetcher options
  • v1.0.0 2018-02-17