Open ear1grey opened 10 years ago
Potentially useful sort criteria include: Date Added Alphabetical
of these, perhaps the most interesting/useful is click-frequency. To achieve this either a new DB table tracking clicks could be added, which could order clicks for all usage of the service, or a localStorage version might be suitable.
Problem
Entries are currently presented in the order in which they were added to the database.
Proposed Solution
Allow the user to sort on Caption Alpha, Date Added, and maybe more.