cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Add ability to sort by columns #603

Closed rawxfish closed 8 months ago

rawxfish commented 2 years ago

Such as answer and puzzle title, although unclear how this would interact with the meta-based tree sorting structure. Maybe sorting within each meta branch is best, since sorting by "Created" would return to the default sorting.

rgossiaux commented 8 months ago

Duplicate of #436