Jump to post of group member

I was wondering if the following can be done in a plugin already:

  1. all devs for a project are in a group “Developer”
  2. for long threads it would be nice to have a button for “jump to next developer post”. from the current post in the thread jump to the next developer post. would make it easier to find all the dev answers and skip all the complaint posts.
1 Mi Piace

This is usually done by visiting the group page, for example, here’s our team group on meta

https://meta.discourse.org/groups/team/activity/posts

1 Mi Piace

I am aware of that option but in this particular case the threads can get really really long at times and it would be really helpful to just have a way to skip to the next dev post. :slight_smile:

just to give you an idea :wink:

now that they are using discourse i was wondering if this “jump to next dev post”, which on the old forums only worked for the first, could be implemented properly.

You can also do this by simply clicking a user avatar anywhere in the topic and pressing the “filter” button, which filters the topic to just posts by that user.

A common place to do this is at the top of the topic at the topic summary …

… but it works anywhere you see a user avatar in a topic

So does this mean technically it is not possible to implement the feature right now?

It is possible to implement, but it would be a custom feature in a custom plugin. It is super specific to your particular use case.

1 Mi Piace

i know. but knowing that it would be possible is a good start. :slight_smile:

Human kind can put a man on the :moon: I am pretty sure a plugin can be written to introduce a custom topic filter.

It would not be a trivial plugin, would probably take a week of work.

2 Mi Piace

Riprendo questo post come pure perché è esattamente la funzione che sto cercando di replicare dai Forum di Blizzard.

Hanno un pulsante Vai al prossimo post monitorato che salta al prossimo “Post Blu” nel thread. Immagino sia semplicemente un pulsante che salta al prossimo post del gruppo personalizzato che ho impostato in un post precedente, ma correggetemi se sbaglio.

Sto solo cercando un po’ di guida, dato che non so dove inserire codice personalizzato del genere o i loro attributi. Grazie per il vostro tempo e la lettura!

Esempio qui:

1 Mi Piace