Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Votes and Ranking

Posts

Lemmy uses a voting system to sort post listings. On the left side of each post there are up and down arrows, which let you upvote or downvote it. You can upvote posts that you like so that more users will see them, or downvote posts so that they are less likely to be seen. Each post receives a score which is the number of upvotes minus the number of downvotes.

Sorting Posts

When browsing the front page or a community, you can choose between the following sort types for posts:

SortDescription
Active (default)Calculates a rank based on the score and time of the latest comment, with decay over time
HotLike active, but uses time when the post was published
ScaledLike hot, but gives a boost to less active communities
ControversialShows most controversial posts (many up and downvotes)
NewShows most recent posts first
OldShows oldest posts first
Most CommentsShows posts with highest number of comments first
New CommentsBumps posts to the top when they are created or receive a new reply, analogous to the sorting of traditional forums
Top DayHighest scoring posts during the last 24 hours
Top WeekHighest scoring posts during the last 7 days
Top MonthHighest scoring posts during the last 30 days
Top YearHighest scoring posts during the last 12 months
Top All TimeHighest scoring posts of all time

Comments

Comments are by default arranged in a hierarchy which shows at a glance who it is replying to. Top-level comments which reply directly to a post are on the very left, not indented at all. Comments that are responding to top-level comments are indented one level and each further level of indentation means that the comment is deeper in the conversation. With this layout, it is always easy to see the context for a given comment, by simply scrolling up to the next comment which is indented one level less.

Sorting Comments

Comments can be sorted in the following ways. These all keep the indentation intact, so only replies to the same parent are shuffled around.

SortDescription
Hot (default)Equivalent to the Hot sort for posts
TopShows comments with highest score first
NewShows most recent comments first
OldShows oldest comments first

Additionally there is a sort option Chat. This eliminates the hierarchy, and puts all comments on the top level, with newest comments shown at the top. It is useful to see new replies at any point in the conversation, but makes it difficult to see the context.

The ranking algorithm is described in detail here.

Vote Privacy

Lemmy attempts to limit the visibility of votes to protect user privacy. But due to the way Lemmy works, votes cannot be completely private. Instance admins can see the names of everyone who voted on a given post or comment, and community moderators can see the names for the communities they moderate. This helps to fight against vote manipulation. Additionally, individual votes are federated over ActivityPub together with the corresponding username. This means that other federated platforms can freely choose how to display vote information, even going as far as publicly displaying individual votes.