As a follow-up to https://github.com/backdrop/backdrop-issues/issues/494#issuecomment-6787...
Proposals for how to indicate that a module is new: - add a JS toggle (checkbox) for "Show new modules" - list the new modules again, separately, at the very top of the page
I was working on this same thing in D8 and here are the related issues: https://www.drupal.org/node/1355526 (which we should already have in Backdrop) https://www.drupal.org/node/538904 (no real ocnsensus on filter vs grouping for new)
Recent comments
There is also Node Comments Search - this searches the node and all comments (default search is node and first page of comments) as part of the content search. Izzy's module above is a separate...
Search does not include comments
I have created a new module comment_search
Search does not include comments
If there is no response, alternatively, you can use a View with a list of comments, with a filter based on the comment text. I haven't tried it myself, I just got an idea.
Search does not include comments