and there is a param "sort" that can sort reulsts by 'recent', 'old', 'posts', and 'votes'. But I was wondering , is there a way to get the resulsts sorted by view count?
Sort category topics by date.. Latest version: 1.5.1, last published: 6 years ago. Start using nodebb-plugin-category-sort-by-date in your project by running `npm i nodebb-plugin-category-sort-by-date`. There are no other projects in the npm registry using nodebb-plugin-category-sort-by-date.
Yeah it might make more sense to use slugs instead of the actual group name when storing the key. Right now when you go to the group page you use a slug in the url and then the code grabs the group name using that slug to load the correct group's data.