Option for scheduled replies

Hi all,

Would it be somehow possible to use “scheduled” replies, similar to how you can do this in Gmail?

We use the forum for support and sometimes it could be useful to delay a reply.

Is it technically possible to create a plugin for this perhaps?

Rene

6 « J'aime »

It is easy to do currently with the Discourse API.

1 « J'aime »

I’d like our moderators to be able to do this from the frontend though. Something like this:

2 « J'aime »

Post it in a different category, one that nobody can see – such as the staff category that comes with Discourse by default – and then issue a topic timer via the admin wrench on the topic to publish it to a different category.

4 « J'aime »

Hi Jeff,

Thanks, that’s something we can try for now. It still takes a couple of clicks to do this though. Is it technically possible to create a scheduled reply button like in my screenshot? If so, I know I can ask a developer to dive into it.

Rene

1 « J'aime »

Is there any plans on going through with this for the newest version?

I have been looking into other ways to “get around” this, but in this case, I want to schedule a reply, not a whole topic. For now, is there a theme or plugin that is able to be developed (or an existing one) that can accomplish this? Is there a way that this could be integrated into the core build of Discourse?

petite relance. Ce serait une fonctionnalité très utile pour les personnes qui ne sont pas administrateurs mais qui ont parfois des accords de non-divulgation jusqu’à une certaine heure, ou qui souhaitent diffuser des informations au compte-gouttes.

Quelqu’un a codé ceci pour moi. Ça fonctionne très bien pour nous :

Vous obtenez un bouton supplémentaire :

Avec un choix pour retarder la réponse de 24, 48 ou 72 heures.

Profitez-en !

René

8 « J'aime »

Salut, des conseils sur la façon d’installer ceci. Lorsque j’essaie de l’ajouter comme thème à partir d’un dépôt GitHub. Je reçois ce message d’erreur :

Une erreur s’est produite : Erreur d’importation : about.json n’existe pas ou est invalide. Êtes-vous sûr qu’il s’agit d’un thème Discourse ?

Ceci est un plugin et non un thème ou un composant de thème. Vous devez suivre Install plugins on a self-hosted site

3 « J'aime »