@AliQT
FWIW I included a CMakeLists.txt which should work (again, inside it a couple of lines for ActiveX need uncommenting) as an alternative to .pro/qmake. Most people use cmake with Qt6, but .pro/qmake is still supported if you prefer. Just check the other code does not require Qt5, else you won't be able to use the Q_MOC_INCLUDE() it now relies on.
@Charby that would also be fun.
The biggest technical problem I see is that the location field in the account is just plain text, so no way of knowing what is in it. A more defined field would be needed.
I need some more hours in the day to investigate how much effort it would be.
@mcosta , you will get to the advanced search option when you do a normal search from the top and then in the results view, you'll have the search criteria in a drop down list before the answers.
Unanswered posts doesn't exist, but it shouldn't be too hard to make as a plugin. Just need some time to figure it out.