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 个赞

It is easy to do currently with the Discourse API.

1 个赞

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

2 个赞

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 个赞

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 个赞

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?

对此进行温和的提醒。对于非管理员但有时需要保密协议直到特定时间,或者希望逐步发布信息的人来说,这是一个非常有用的功能。

有人为我编写了此代码,它对我们来说运行得非常好:

你会得到一个额外的按钮:

可以选择将回复延迟 24、48 或 72 小时。

请享用!

Rene

8 个赞

您好,关于如何安装此主题,有什么建议吗?当我尝试使用 GitHub 存储库添加它作为主题时,我会收到此错误消息:

发生错误:导入错误:about.json 不存在或无效。您确定这是一个 Discourse 主题吗?

这是一个插件,而不是主题或主题组件。您需要遵循 Install plugins on a self-hosted site

3 个赞