Tried searching but couldn’t find anything. Can the order be changed to newest first within a topic?
Some forums have huge topics with hundreds of pages of answers and are IMO better read with newest-first order, where you don’t really care about the old ones.
If a topic has hundreds of pages of answers and it does not matter to the reader what was said in the beginning, it does not represent quality content. In quality discussions every contribution counts.
Discourse already provides the function of beginning the reading experience where you ended it.
Why would it not be necessary to read all these posts in-between? What makes latest posts more valuable?
Edit: If you don’t care about the old posts, you would not keep scrolling to read them. Do you only want to see the latest updates like, for example, I would want to read in a “news” feed aimed at entertaining me?
AFAIK this would require a plug-in or modification to the core codebase to implement. As a work-around, each topic has the green “progress bar” in the lower-right. You can always click the down arrow to be taken to the last post in the topic.
Also, in case you didn’t catch it from @pyro240’s response:
In other words, Discourse keeps track of your reading position. For example, if a topic has 40 posts and you read 30 of them, it remembers that. If the topic gets 40 more posts while you’re away, it will start you at #30 so you can pick up where you left off. I know that’s not a direct response to your query, but it’s useful and cool.
@codinghorror That’s actually really cool. It loads last x posts and then I can scroll back up. Never seen this before. I think that fits my use case pretty well.
Still, it would be awesome if I could tick a checkbox in the topic settings menu and allow it to show entries in reverse order. It would be awesome for twitter-like topics where there is no logic flow between posts and it is preferred to show newest entries first.
Its a very complicated change, probably a week of work to wire it up properly without having stuff like collapsed streams, deferred loading and so on working.
That can be useful for embedding a live discussion, for events like a webinar. In those cases you would want the last comments on the top, or the autoscroll of some kind.
Temos Tópicos que servem como canais de anúncio. Por exemplo, “Novos recursos no Gitlab” é um tópico, e sempre que há uma atualização relacionada, alguém posta uma resposta a esse tópico específico. Atualmente, o anúncio mais antigo é a primeira coisa que um novo leitor verá. O que o usuário realmente quer é o anúncio mais recente. Uma configuração de moderador/administrador para inverter a ordem de um tópico específico colocaria os anúncios mais recentes no topo.
2. Calendário Discourse
Tanto quanto sei, o calendário Discourse funciona adicionando uma nova resposta com data para adicionar uma nova entrada ao calendário.
Isso resulta na entrada de calendário mais recente sendo a resposta mais distante. Em meu calendário pessoal, a entrada mais recente está a cerca de 200 respostas de distância. Posso usar a linha do tempo, mas seria ótimo ter a entrada mais recente no topo, em vez de no final.
Como a rolagem até o final é uma função disponível, por que não permitir uma configuração que a invoque imediatamente em vez de como uma ação do usuário? Ou talvez possa ser uma automação?
Isso alcançaria o resultado desejado de levar todos os leitores ao final e mais recentes, sem alterar a ordem das respostas.
Eu poderia ver isso como uma alternativa decente, embora com o Calendário, eu pense que a ordem inversa ainda seria vantajosa. Isso permitiria a um usuário olhar para o calendário e, em seguida, rolar para baixo um ou dois itens para ver as entradas de eventos mais recentes. Atualmente, preciso pular 200 entradas para ver o evento mais recente.