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 Mi Piace

It is easy to do currently with the Discourse API.

1 Mi Piace

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

2 Mi Piace

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 Mi Piace

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 Mi Piace

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?

gentile promemoria. Sarebbe una funzionalità molto utile per le persone che non sono amministratori ma a volte hanno un NDA fino a un certo momento, o vogliono rilasciare informazioni gradualmente.

Qualcuno ha scritto questo codice per me. Sta funzionando benissimo per noi:

Ottieni un pulsante aggiuntivo:

Con la possibilità di ritardare la risposta di 24, 48 o 72 ore.

Buon divertimento!

Rene

8 Mi Piace

Ciao, qualche suggerimento su come installarlo. Quando provo ad aggiungerlo come tema da un repository GitHub. Ricevo questo messaggio di errore:

An error occurred: Import Error: about.json does not exist, or is invalid. Are you sure this is a Discourse Theme?

Questo è un plugin e non un tema o un componente tema. Devi seguire Install plugins on a self-hosted site

3 Mi Piace