Change Lemmy Default Comment Sort

https://pastebin.com/f2En5E7P

Currently, Lemmy sorts the comments by Hot, and there is no way to change this. This scripts changes the default behavior to sort by Top, this default can be changed by editing the defaultSort variable in the code.

12 points · 4 comments · view on lemmy.world

4 Comments

Crul@lemmy.world · 2 pts · 3y (1 reply)

Hi, thanks for the script... but it doesn't seem to work for me. It changes the option to "Top", but the comment's order doesn't changes.

somedaysoon@lemmy.world · 2 pts · 3y
[ removed ]
BrikoX@lemmy.zip · 1 pts · 3y

Thank you. It's very nice.

P.S. RIP vlemmy.net

lemminer@lemmy.world · 0 pts · 3y (1 reply)

Yes you can on lemmy-ui. Go to setting and you can find the related sort options. It actually saves those setting in your account.

draivin@lemmy.world · 6 pts · 3y

I can see options to change the theme, type, sort type (for posts) and show NSFW content, but there are no options to change the sort type for comments as this script does.