iftechfoundation / ifdb

The software behind the Interactive Fiction Database (IFDB)
Other
23 stars 18 forks source link

Add a table view (with tag frequency in parentheses) to the showtags page #347

Closed alice-blue closed 4 days ago

alice-blue commented 6 days ago

This is definitely not ready to merge. The intention is to add an option for viewing all the tags in a table, with the frequency of each tag in parentheses. The third column is pushed off to the right, I think because of the length of some of the tags which are actually URLs, but I'm not sure how to fix it.

Fixes https://github.com/iftechfoundation/ifdb/issues/380

dfabulich commented 4 days ago

I filed a PR targeting your PR https://github.com/alice-blue/ifdb/pull/1 … if you approve of my changes and merge them, I can merge all of the changes at once and deploy them to production.

alice-blue commented 4 days ago

@dfabulich If I have suggestions of other changes to make, what should I do? Merge first and then talk?

dfabulich commented 4 days ago

I've merged this along with my changes from the PR.