Hallo zusammen ![]()
In der Tabelle aller Themen haben wir „Neueste" und andere Buttons. Gibt es eine Möglichkeit, eine neue Anzeige „Nicht gelöst" hinzuzufügen, die alle Themen enthält, die nicht gelöst wurden (mit dem gelöst-Plugin
)?
Vielen Dank ![]()
From this topic:
https://meta.discourse.org/t/searching-solved-posts/69648/5?u=bloomexperiment
Appending ?solved=no to a topic list URL would show unsolved topics e.g.
https://forum.example.com/latest?solved=no
To add a navigation link amongst the Latest/Top buttons, you could use this theme component:
and use the URL with ?solved=no
That is great, thank you!
Some of the caterogies do not have the ‘solved’ system so using ?solved=no will display them as well. Is there a way to filter it as well, so I will get only non-solved topics from categories that do have the ‘solved’ system?
So I guess it’s not possible? 
Yeah I’m not sure how to achieve that, sorry
The link does work per category e.g.
https://meta.discourse.org/c/support?solved=no
Thank you! 
I’ll wait for a comment of one of the Discourse developers. Maybe they know a way to do it 
Um dies abzurunden: Die Verwendung des Abfragefilters in der neuesten Themenliste würde nur die Themen anzeigen, die lösbar, aber derzeit ungelöst waren, z. B.: