= Ideas and suggestions for Trac's Custom Query This page collects ideas and suggestions for enhancing the custom query, the batch modification feature and the TracQuery macro. If you have a small nice idea but don't feel like starting a discussion on the MailingList or creating a new ticket, this is the place! == Related tickets There are a [[TicketQuery(status!=closed,keywords~=query,format=count)]] open issues in total: [[TicketQuery(status!=closed,keywords~=query,format=compact)]] See them [query:"status=!closed&component=query system&order=priority" in custom query view]! == TicketQuery == Integration with other modules An [SearchRefactoring#Reuseofresults "old" idea] was to add to the possibility to view matching search results (from a TracSearch with tickets enabled) in the custom query view. Now that we have the TracBatchModify feature, this is even more useful. And for that reason, it even be useful to do this from TracReports. == CSS - ... == Layout - ... == User interface guidelines - ... == Other glitches - Header for last group in a page should show that it's only a partial count. For example, //3 matches (on this page)// or //3 matches (more on next page)//. We already have a hint at the end of the group, so this must be easy to add - Bonus points for doing the same for TracReports, there we don't even have a hint. - Would be nice if Tickets by Milestone listed the milestones by date instead of name. ---- See also: - TracDev/ScratchPad/TracQuery