مواضيع الحذف التلقائي على مستوى الفئة مماثلة لميزة الإغلاق التلقائي

this is a feature request to make it possible to have a category where users are free to discuss without any concern.

two use cases I can think of:

  • for newbies who may be afraid to participate, one can config a category whose topics are temporary and is more like a test environment (like try.discourse.com).

  • for countries with lots of censorship (less freedom of words), it’d be much safer for users to discuss temporarily rather than permanent.

11 إعجابًا

I raised this here:

The general consensus now is that we want to build something like this. I am going to slot it to next release.

12 إعجابًا

thanks but I guess the functionality of these two features are opposite to each other. as you mentioned in the linked topic, the “auto-delete reply” feature is best for keeping well-documented topics, while the “auto-delete topic” feature is ideal for temporary discussions.

isn’t it possible to have both features?

إعجابَين (2)

Sure… we already have auto delete topic, so you can consider that done :+1:

5 إعجابات

yes of course, then is it possible to add a setting to the categories as “auto-delete topics in this category after … minutes”, just like “auto-close” setting? I’m looking for some way to set a temporary discussion category, and it’d be hard and boring if admins need to set the topics of a category for auto-deletion by hand.

8 إعجابات

Like @jessicat and @Pad_Pors, I’m interested in such a category-wide setting that automatically deletes topics within a category. I can see that stickies should be preserved with such a function. Maybe optional, topics with many bookmarks or likes could be kept, too, although I’m not interested in that. Do I overlook other topics that should not be deleted?

I figured with auto close and Automatically delete replies after N days most of the similar code should already be there and would just have to be adapted and put into a plugin. But the pull-request is overwhelming me.

Are there or have there already been further steps in this direction? Does the team or the community have any further interest in this?

6 إعجابات

I think this would be very useful as well.
We have a category where each post is a wiki (for our internal documentation). We use replies to discuss change-requests and these are deleted after 30 days.
We can set up auto wiki on a category level, but it would be really great if we can automatically add a topic timer (auto delete replies after X days) to each new topic in the category. Right now we have to do it manually for each topic which is a lot of extra clicks.

7 إعجابات

I came here to see if this was possible/request the feature. It would be really useful. Our use-case is a student-support forum where we’d like questions to time out after a specific period of time to avoid cluttering the category with prosaic queries/noise. We’d like to be able to manually preserve some topics where they have lasting relevance, but this would not be the default

Relatedly, it would be cool to have an admin/moderator feature where topics that are about to be deleted can be reviewed before they go. If a moderator could subscribe to a weekly digest of to-be-deletd topics and replies that would be even better.

6 إعجابات

I also desperately need this function :raising_hand_man:

إعجابَين (2)

Yes. I think options could be:

  • Only delete closed topics
  • Only delete archived topics
  • Don’t delete closed topics
  • Don’t delete archived topics
  • Don’t delete closed topics
  • Don’t delete pinned topics
  • Don’t delete topics with solutions[1]
  • Don’t delete topics with at least ____ hearts (or other reactions)
  • Don’t delete topics with at least ____ votes[2]
  • Don’t delete topics with at least ____ replies

Also: if this does get attention sometime, it makes sense to me to add “Archive” at the same time.


  1. if that plugin is enabled, of course ↩︎

  2. again, if the plug is enabled ↩︎

إعجابَين (2)

I’d like to add our voice to this request. We’d like to have a setting for each Category where the admins can (optionally) set a default auto-delete topic timer for all posts to that category.

In our case we have a Classified Ads category and I’d like to keep it tidy by having all ads (topics) older than N days be deleted automatically.

Thanks

إعجابَين (2)

I’d like to have this functionality as well.

إعجاب واحد (1)

I’d also like to have this as a feature, my forum has a knowledgebase and currently staff have to manually append reply-deleting topic timers to each post that is created by our users.

إعجابَين (2)

Hi, this feature request would really be great for my use case, others have mentioned its importance. Is there a plan to implement it? Thanks.

إعجاب واحد (1)

3 posts were split to a new topic: Plugin to introduce auto-delete as a category-level option

Found this plugin which answers my need:

إعجابَين (2)

Thanks for sharing this plugin.
This can be a step forward.
I suggested the developer to maybe use that plugin as a foundation for a new plugin to actually delete topics that are older than N days.
Fingers crossed…