Implement a simple popup editor for designing "cm find" queries
This would be very useful for learning and experimenting with the query syntax, and for quickly adding/adjusting a query without having to remember syntax.
It should be possible to build the query by selecting the different targets etc and adding/removing/editing filter specifications. The resulting query text should be displayed.
5
votes
![](https://secure.gravatar.com/avatar/37679eb88ea3dc040d1db1020847627e?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
-
Hey Göran,
Nice one! In fact I've written query editors myself several times... days before the last ice age or so :P
We were also thinking on using some of the new textboxes to do autocompletion... which will be probably fancier for more coders.