Hello,
the biggest Ubuntu Community in Germany uses a software that automatically sets a new post in a certain forums as "unsolved". This way supporter can search for topics with problems that aren't resolved. In Flarum this could be solved by automatically assigning a tag of the name "unsolved", which then later can be removed by the creator of the topic or mods.
Another function is a list with posts that have no reply. So supporters can work through the older posts without any replies. This is needed as the unresolved "tag" has very high traffic, and can't be sorted by ascending date. To replicate this feature flarum (extension) could assign the tag "Unreplied" on topic creation and remove it automatically when somebody replies.
Is there it possible to automatically assign tags in flarum (via extension)?