sortColumns

Sort Redactle guessed-words table by a column

目前為 2022-06-07 提交的版本,檢視 最新版本

作者
Bruce Sharpe
評價
0 0 0
版本
0.1
建立日期
2022-06-07
更新日期
2022-06-07
尺寸
2.5 KB
授權條款
MIT
腳本執行於

sortColumns

For the game Redactle.

Click on a column header in the guessed-words table to sort by that column.

column header effect
# restores the default order by sorting by entry number, descending
Guess sorts by guessed word alphabetically, ascending
Hits sorts by hit count, descending

Clicking on a column header a second time does not reverse the sort.