Wanikani Open Framework - ItemData module

ItemData module for Wanikani Open Framework

As of 20. 04. 2018. See the latest version.

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

  • v1.0.19 07. 05. 2023

    Add support for Kana Vocabulary

  • v1.0.18 19. 03. 2022

    Fixed "have_burned" filter when no assignments exist.

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