Insert tag based upon word match

Hello
Can we find a string all post and insert a tag to all of them?
:slight_smile:

If you’re talking about matching a string in a post, then tagging the topic – yes, that’s possible, but it would need to be via a script. Not possible via a current rake task.

3 „Gefällt mir“

You can do it from the console once, as @justin suggests, or if you want it to happen all the time you could do that with a plugin.

1 „Gefällt mir“

Can i offer this plugin?

You can see Developing Discourse Plugins - Part 1 - Create a basic plugin or post in marketplace if you have a budget.

3 „Gefällt mir“