Commit e328597a authored by twanvl's avatar twanvl

Added keyword usage to statistics

parent 75c53a90
......@@ -449,6 +449,7 @@ set field:
set field:
type: text
name: title
identifying: true
set field:
type: text
name: description
......@@ -1094,6 +1095,13 @@ statistics dimension:
numeric: true
icon: stats/colored_casting_cost.png
statistics dimension:
name: keywords
script: keyword_usage(unique:true)
show empty: false
split list: true
icon: stats/keywords.png
#statistics dimension:
# name: p/t
# script: card.pt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment