We have implemented Discourse for our company’s forums, and I just received the Previous/Next topic functionality as a feature request. I am curious to hear what’s become of this request for the official Discourse project.
Generally use keyboard shortcuts (press the ? key on your keyboard) or use Suggested Topics at the bottom of every topic, which is a de-facto “next”.
Both “solutions” will not work for people who got used to this functionality from other forum software.
Howerver, if the team does not see the necessity for this feature, I guess it should be pretty much plugin material we’re talking about here. “Previous” and “next” topics should be the same as in the category list. So starting from the current topic, we should fetch the two neighboring topics, insert the URLs into two buttons, add them in the footer section above the suggested topics, and would be ready to go. However, I wonder how big the request volume for this feature is: I’ve heard this complaint exactly once on my board; and we have 7k users…
I also will chime in here for a previous/next unread navigation element.
Our community follows a sports team. Just about everything posted decays quickly. Over the weekend, a bunch of threads will be started or added to about the last game, the next game, the performance of league teams, latest recruiting news (it’s a college team). Our members like to check in and read up all the new threads, or new additions to threads, and know they’re caught up. It’s like browsing a sports section that is only about your team.
Right now that requires a lot of pogo-sticking to the top of the categories’ lists.
The suggested posts is a good idea when the community topics are not so ephemeral. Right now, when the team we follow is playing, say, Michigan, the suggested topics might be the last Michigan game, or another IGT (in-game thread) for another team (presumably because we use the same abbreviation in the topic title).
There’s very little call for contextualizing our posts/topics beyond recency.
I can see where many (most) communities would benefit from this kind of thing. I once managed a staff of information architects who worked on ways to provide contextual links on 50,000-page Web sites; it’s hard to do, but has a huge payoff when done well.
Ours is not one that benefits. Discourse is superb for us in so many other ways that not being able to quickly go to “next unread” it is a minor annoyance. But it would be a nice addition.
Some of this may be solvable quite easily with a few switches
-
Should you consider tagging here, so there is some way to glue team games together? Eg: tag Michigan games with #michigan
-
Perhaps we could enable a mode were last N topics where there is tag and category overlap always show up in suggested.
We’re actually not interested in last year’s Michigan game - that was an example of the kind of algorithm-driven suggested link that makes no sense for us.
We’re just looking for a way to read through all new posts without having to return the the “latest” list to do it.
But suggested already does that, can you explain how it is failing.
If there are unread posts in topics you are tracking we will show them in suggested first.
If there are new topics suggested shows them second
Otherwise … random
That’s what I do, almost always.

If I have understood correctly, I think it is related to this:
For example, today I read through my unreads here on Meta. Then I read through new topics in a couple of categories I’m watching. Having read the last of these in Features, I’m presented with this:
However, visiting the “New” page shows there are still at least two new threads in UX, a category I’m watching, but these are not shown to me as suggested topics. Instead, I see Support and Dev, which I’m not watching.
As I said in the other thread, my expectation would be that “Suggested” prioritises categories I’m watching, but this is not the case for new topics.
I may be misunderstanding, or in a weird situation that is not bringing out the best.
We migrated our forum from an existing SMF install. Many thousands of messages. Users are not that psyched, so new posts have been low.
It may be that without new posts, the suggested posts is over-represented with what it believes are the best possible but are actually of little-to-no relevance.
As all users are wont to do, I have begun ignoring the suggested posts when my first experience with it was not helpful. I’ll pay better attention.
We are also suffering from being used to the features we had that don’t have an immediately obvious parallel on Discourse. In most (maybe all) cases, there is a parallel that we just have too stumble upon.
SMF had its own problems (UI and everything else), But getting to the bottom of new posts on a thread and simply hitting “Next” was kind of nice. ![]()
You may want to go into site settings and turn down the suggested time interval, which defaults to 1 year, to something like 3 months so it is only suggesting more recent topics (when it can’t fill from new and unread).
This is where I am struggling big time. If there are no new posts, nothing is going to really help you.
If there are new posts in tracked topics OR new topics… they will always be on top of suggested before anything else.
Maybe the issue is that you have a huge number of OLD topics that nobody is tracking?
Thanks for all the feedback on this … Reduced the time frame on related to 30 days and at least the related are now somewhat relevant due to recency.
We’ll see how it plays out.
@codinghorror He vuelto a este tema ahora que uso mucho la barra lateral.
Lo que suele pasar es que estoy viendo un “subconjunto” de temas, pero las sugerencias tienden a priorizar lo incorrecto para mí.
En concreto, estoy trabajando con un subconjunto específico (nuevos temas en “ux”), pero cosas aleatorias “sin leer” tienden a entorpecer en las sugerencias. Esto será un problema aún mayor con varios filtros avanzados como “seguimiento” y demás.
Estaba pensando que tal vez podríamos empezar solo con un atajo de teclado para el tema “siguiente/anterior”.
¿Cómo funciona?
- Cuando visitas cualquier lista de temas (nuevos/sin leer en una etiqueta, etc.), guardamos ese filtro en memoria. (Esto también debería funcionar para la búsqueda en toda la página).
- Cuando escribes t n, te llevará al siguiente tema en la “lista más reciente”.
- Cuando escribes t p, te llevará al tema anterior en la “lista más reciente”.
En general, he rechazado esta función durante años y años, pero ahora veo lo tremendamente útil que puede ser para flujos de trabajo específicos.
¿Qué opinas de convertir esto en una función principal (solo con atajo de teclado)?
Creo que está bien como atajo de teclado.
El precedente en GMail es que utilizan j k para esto; claramente no podemos usarlos ya que ya están asignados. Sin embargo, es muy interesante que hayan optado por usar el mismo atajo que emplean en la lista.
Estoy revisando los atajos existentes para ver si podemos usar una sola letra aquí que sea intuitiva. Las flechas derecha e izquierda son intuitivas, pero faltan en algunos teclados y pueden ser demasiado fáciles de presionar por error. Supongo que comenzaré con un atajo de dos letras, a menos que tenga una idea brillante.
Esto está completo para la navegación de nivel superior, etiquetas y categorías según:
Voy a ver si puedo agregarlo a los mensajes privados, la búsqueda y los marcadores, pero lo básico ya está aquí.

