Add sorting by likes to the the Features category?

In the Meta for the software running this (meta.discourse.org), they have a Features button - and when you enter it, you can sort by Likes - see https://meta.discourse.org/c/feature?order=op_likes&status=open.

I think there’s some suggested code on how to do this at https://meta.discourse.org/t/sort-filter-by-likes/26193/1

I realize that I can do this with the query string right now, but most people don’t want to go through that hassle.

Also, should feature suggestions be generally opened here or on Github?

(this thread is largely copied from another thread I started for another project)

2 Likes

Feature votes go onto bountysource:

https://www.bountysource.com/teams/syncthing/issues

1 Like

@AudriusButkevicius, https://app.bountysource.com/teams/syncthing/issues is 404. What replaces it?

https://roadmap.syncthing.net is our official feature voting thing.

1 Like

One problem with GitHub is that you cannot add reactions to locked issues.

1 Like

I think the situation is clear on the few issues where that’s the case though.

Yeah, it probably wouldn’t change the order much, but there are at least a few issues that were locked years ago, e.g. due to too heated discussion or too many +1 comments, and people haven’t been able to vote on them since then anymore.

1 Like

@tomasz86, upvote Allow to react to / vote on / give thumbs-up on locked issues/threads · community · Discussion #36107 · GitHub to remediate that.

@jcrben, that’s 404 too. Know where else to locate it, @jcrben? (This is why we should always link to specific commits on a Git repository when sharing code.)