个人消息分类

我知道之前已经讨论过这个问题,但我需要确认这是否会实施。

我们需要在私信中设置一个类别,以确定特定类别内的私信是否被标记为已解决等。

I think PM tagging is coming to Discourse:

That could work or you could set up groups since they act as categories(inboxes) for PMs. Then you could have PMs move from inbox to inbox.

I think the tagging or even some type of Solved/unsolved extension of the plugin for PMs would serve you well.

I was excited to notice yesterday that if you edit a PM’s OP, you can now add tags. There doesn’t seem to be any other UI yet but work on tagging of PMs seems to be underway. :rocket:

@Sean_R

I didn’t think about tags in that sense. That could very well work for what we are doing.

My primary concern is I need to ensure that however I implement can be combined with the
solved plugin.

This could be quite interesting.

Yes @tobiaseigen, it may available sooner PR #5610 :wink:

But the UI you mentioned is a bug. Anyway it will be fixed by the above PR itself.

yes - between group inboxes, tags, assigned and solved we could be getting towards quite an excellent ticket system, with no balls being dropped ever again. :woman_juggling:

wait, what? why am I always discovering bugs and hoping they are features… :wink:

super excited to see this underway in any event.

PM tags feature is now available in core. Enable the site setting allow staff to tag pms to try it.

你好。我看到这是关于2018年讨论为私信添加标签的帖子。在我的情况下,我希望用户能够给自己和其他用户发送私信,并能够对这些消息进行分类以便日后查看。

用户能否为私信选择分类?

用户能否为自己的私信添加标签?

不可以。

不可以。

好的,我会在市场上发布帖子,看看能否通过编程实现将猫咪添加到私信中。

这是一个数据库约束,因此非常底层,且随着插件的更新,修改它存在风险,可能会产生一些意外影响。依我看,这需要核心层添加支持。

嗯,谢谢提供这些信息。我预计私信将是论坛的重要组成部分,因此用户可能会创建大量私信——他们很可能将私信用作记录笔记的方式。我正在寻找一种简单的方法,让用户能够以有组织的方式回顾他们的私信。

我假设将消息按类别分组是最直接的方式,否则就是使用标签。是否还有其他方法?

您可以使用自定义主题字段,这样会更安全。

如果您在市场板块发帖,我们当然可以查看一下。

我不熟悉自定义主题字段,但这听起来是一个可行的选项。我会发布到市场板块。

PM 的分类仍然不存在,尽管为工作人员引入的“PM 标签”现在已开放为允许的群组设置(pm tags allowed for groups),因此您可以将其添加到信任级别或更具体的自定义群组,他们将能够使用标签来组织他们的 PM。:partying_face:

根据您的网站组织方式,允许该信任级别/群组权限创建标签(create tag allowed groups)也可能很有用。