It would be nice to have more advanced search features, things that Google cannot easily or reliably provide.
Some ideas based on "Ability to search my stuff?":
[user:dbr]to find my posts (questions or answers)[question:Alice]to find questions by Alice[answer: Bob]to find answers by bob
or, more similar to GMails search:
[user:dbr][user:Alice] [is:question][user:Bob] [is:answer]
Other ideas based on Masi's "Unable to find unaccepted answers effectively":
[user:Masi] [is:answer] [accepted:no]- or
[user:Masi] [is:answer] [is:unaccepted] [user:Masi] [vim] crashes
Other random ideas:
[is:unanswered] [python]- find unanswered Python questions, this is somewhat possible by clicking "Unanswered" and appending/tagged/pythonbut you cannot search the question body/title, only filter by tags[subjective] -[is:communitywiki]- find subjective questions not community-wiki'd (For the "Community Wiki Police"!..)[.net] [is:answer] [votes:>100]- find popular answers to .net tagged questions[is:flagged][votes:>10] - find popular questions that have been flagged[not-programming-related] [votes:<0]- find non programming related questions that have been downvoted[vs*]- wildcard tag search. Searches for all tags starting withvs- to find questions tagged withvs2008,vs2010etc (idea from here)
Thoughts? Other ideas?